macro row movement
Activecell.Offset(3,0).Select
--
HTH
Bob
(there's no email, no snail mail, but somewhere should be gmail in my addy)
"inflnow" wrote in message
...
In Excel 2003 macro, how do you tell the macro recorder to record the
action
of "move down three cells from the current cell."
Using the down arrow key places a cell reference and this won't work for
me.
Using the "Enter" key pastes from my clipboard so that does'nt work. What
is the simple solution?
|