Hi All,
I'm looking for a for a macro or formula that recognises a change in Column A, then at each change, it copies the same row from column B, pastes the value to column C and fills the next months downs until the next change in column A. At the moment I have Column A and B however I want it to create column C for me...??
[TABLE="width: 50"]
<tbody>[TR]
[TD]A[/TD]
[TD]B[/TD]
[TD]C[/TD]
[/TR]
[TR]
[TD]1112[/TD]
[TD]OCT[/TD]
[TD]OCT[/TD]
[/TR]
[TR]
[TD]1112[/TD]
[TD]OCT[/TD]
[TD]NOV
[/TD]
[/TR]
[TR]
[TD]1112[/TD]
[TD]OCT[/TD]
[TD]DEC[/TD]
[/TR]
[TR]
[TD]1113[/TD]
[TD]FEB[/TD]
[TD]FEB[/TD]
[/TR]
[TR]
[TD]1113[/TD]
[TD]FEB[/TD]
[TD]MAR[/TD]
[/TR]
[TR]
[TD]1114[/TD]
[TD]AUG[/TD]
[TD]AUG[/TD]
[/TR]
[TR]
[TD]1115[/TD]
[TD]MAR[/TD]
[TD]MAR[/TD]
[/TR]
[TR]
[TD]1115[/TD]
[TD]MAR[/TD]
[TD]APR[/TD]
[/TR]
[TR]
[TD]1115[/TD]
[TD]MAR[/TD]
[TD]MAY[/TD]
[/TR]
[TR]
[TD]1115[/TD]
[TD]MAR[/TD]
[TD]JUN[/TD]
[/TR]
[TR]
[TD]1116[/TD]
[TD]SEP[/TD]
[TD]SEP[/TD]
[/TR]
[TR]
[TD]1116[/TD]
[TD]SEP[/TD]
[TD]OCT[/TD]
[/TR]
[TR]
[TD]1116[/TD]
[TD]SEP[/TD]
[TD]NOV[/TD]
[/TR]
[TR]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
</tbody>[/TABLE]
thankyou in Advance.
I'm looking for a for a macro or formula that recognises a change in Column A, then at each change, it copies the same row from column B, pastes the value to column C and fills the next months downs until the next change in column A. At the moment I have Column A and B however I want it to create column C for me...??
[TABLE="width: 50"]
<tbody>[TR]
[TD]A[/TD]
[TD]B[/TD]
[TD]C[/TD]
[/TR]
[TR]
[TD]1112[/TD]
[TD]OCT[/TD]
[TD]OCT[/TD]
[/TR]
[TR]
[TD]1112[/TD]
[TD]OCT[/TD]
[TD]NOV
[/TD]
[/TR]
[TR]
[TD]1112[/TD]
[TD]OCT[/TD]
[TD]DEC[/TD]
[/TR]
[TR]
[TD]1113[/TD]
[TD]FEB[/TD]
[TD]FEB[/TD]
[/TR]
[TR]
[TD]1113[/TD]
[TD]FEB[/TD]
[TD]MAR[/TD]
[/TR]
[TR]
[TD]1114[/TD]
[TD]AUG[/TD]
[TD]AUG[/TD]
[/TR]
[TR]
[TD]1115[/TD]
[TD]MAR[/TD]
[TD]MAR[/TD]
[/TR]
[TR]
[TD]1115[/TD]
[TD]MAR[/TD]
[TD]APR[/TD]
[/TR]
[TR]
[TD]1115[/TD]
[TD]MAR[/TD]
[TD]MAY[/TD]
[/TR]
[TR]
[TD]1115[/TD]
[TD]MAR[/TD]
[TD]JUN[/TD]
[/TR]
[TR]
[TD]1116[/TD]
[TD]SEP[/TD]
[TD]SEP[/TD]
[/TR]
[TR]
[TD]1116[/TD]
[TD]SEP[/TD]
[TD]OCT[/TD]
[/TR]
[TR]
[TD]1116[/TD]
[TD]SEP[/TD]
[TD]NOV[/TD]
[/TR]
[TR]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
</tbody>[/TABLE]
thankyou in Advance.