VBA to autofill next blank cell in same column
Hi ,
I have data in column A in sa "A2". If "A3" is blank then I want to copy the
value from "A2". Next I would expect the macro to go to the next populated
cell in column A eg. "A4" and copy "A4" to "A5" and so forth.
Thanks,
Manir
|