Move 2 cells to right
Activecell.Offset(0,2).Select
--
HTH
RP
(remove nothere from the email address if mailing direct)
"Pasmatos" wrote in message
...
hi,
Please help.
In excel vba, what is the command to move the cursor.
Example: The cursor was in one cell and i want move it 2 cells to the
left.
Thanks in advance.
|