I need to set up VBA code to copy formulas in the 2 rows below where there is text but no values to the right. The original values must then be Paste Special Values
When I come to do Nov and I type in Nov, When I activate the macro, the formulas in the row next to Oct must now be copied in the row next to the text Nov and the formulas next to Oct must then contain values only etc. I.e Each time nnew text is entered into Column A and the Macro is activated the formulas from the rows above must be copied to the rows to the right of the text
for eg
Sept 12 135 114 175 (these values contain Formula's)
Oct (the above data to be copied into this row)
Your assistance will be most appreciated
Howard
When I come to do Nov and I type in Nov, When I activate the macro, the formulas in the row next to Oct must now be copied in the row next to the text Nov and the formulas next to Oct must then contain values only etc. I.e Each time nnew text is entered into Column A and the Macro is activated the formulas from the rows above must be copied to the rows to the right of the text
for eg
Sept 12 135 114 175 (these values contain Formula's)
Oct (the above data to be copied into this row)
Your assistance will be most appreciated
Howard