Thread
:
need help with macro -move cursor down then home
View Single Post
#
1
Posted to microsoft.public.excel.programming
Ftca
external usenet poster
Posts: 10
need help with macro -move cursor down then home
Hi all
can someone help me with code to
move the cursor down a row and to column 2?
I've been using
ActiveCell.Offset(0, -3).Select
but it has flaws , I need it to go to the 2nd col from left
TIA
Reply With Quote
Ftca
View Public Profile
Find all posts by Ftca