I have two columns of data, say column A and B. I would like to have a macro that copies the data on Cell B1 down the column where there is data in column A.
Col A Col B
343 ABC
46
335
312
345
Thanks for your helps....
I have two columns of data, say column A and B. I would like to have a macro that copies the data on Cell B1 down the column where there is data in column A.
Col A Col B
343 ABC
46
335
312
345
Thanks for your helps....
Possibly:
![]()
Please Login or Register to view this content.
Where there is a will there are many ways.
If you are happy with the results, please add to the contributor's reputation by clicking the reputation icon (star icon) below left corner
Please also mark the thread as Solved once it is solved. Check the FAQ's to see how.
NBVC,
If the data in Cell B1 is a formula, the macro just copies the value of the cell down the column, instead of the formula. How can I modify the script in order to copy the formula down the column.
Thanks...
I'm not yet a VBA expert....so a little guessing...but I think this might work...
![]()
Please Login or Register to view this content.
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks