Thread
:
Move to Active Row Column B
View Single Post
#
1
Posted to microsoft.public.excel.programming
Frank Kabel
external usenet poster
Posts: 3,885
Move to Active Row Column B
Hi
cells(activecell.row,2).select
"scrabtree23" wrote:
I want a code that will move the cursor to Column B, but not move it from the
ActiveRow.
Reply With Quote
Frank Kabel
View Public Profile
Find all posts by Frank Kabel