vangogh228
Registered User.
- Local time
- Today, 04:07
- Joined
- Apr 19, 2002
- Messages
- 302
I am trying to run a Do-Loop macro that copies a cell's value and pastes it at the bottom of a column until a certain condition is met. To find the first available cell, I can click at the top of the column, then do END-DOWN then a down arrow. BUT... I cannot seem to get macrocode to recognize my down arrow as a movement in that direction. It always gives me an absolute address ("N22") or the like.
How do I get it to recognize I want to GO DOWN ONE from wherever the previous END-DOWN put it? I cannot find the correct command to do this!!
Thanks for any help!!
How do I get it to recognize I want to GO DOWN ONE from wherever the previous END-DOWN put it? I cannot find the correct command to do this!!
Thanks for any help!!