Thread
:
How to specify a range in Excel macro
View Single Post
#
1
Posted to microsoft.public.excel.programming
Eric[_6_]
external usenet poster
Posts: 23
How to specify a range in Excel macro
Hi,
How could I select a range in macro if I don't know how
many columns I have, meaning my columns is variable.
Example: Range("A1:A4").select
Need help.
TIA
Eric
Reply With Quote
Eric[_6_]
View Public Profile
Find all posts by Eric[_6_]