Thread
:
Selecting a Range
View Single Post
#
1
Posted to microsoft.public.excel.programming
Nigel[_2_]
external usenet poster
Posts: 735
Selecting a Range
Range(ActiveCell, Range("A3")).Select
--
Regards,
Nigel
"Sue" wrote in message
...
I wish to select the range from the active cell to a3.
Range("ActiveCell:a3").Select needs debugging. help!
Sue
Reply With Quote
Nigel[_2_]
View Public Profile
Find all posts by Nigel[_2_]