Thread
:
How to set ActiveCell to a new column?
View Single Post
#
2
Posted to microsoft.public.excel.programming
OJ[_2_]
external usenet poster
Posts: 111
How to set ActiveCell to a new column?
Hi,
try this....
Range("B"&Activecell.Row).Select
Hth
OJ
Reply With Quote
OJ[_2_]
View Public Profile
Find all posts by OJ[_2_]