Thread
:
Range with numerical data
View Single Post
#
1
Posted to microsoft.public.excel.programming
Moises
external usenet poster
Posts: 22
Range with numerical data
What would be the correct code for the following range :
Range A12:D24
count1= 12
count2=24
I am writing the following , but it does not work :
Range ( "A & count1 : D" & count2).Select
Thanks,
Moises
Reply With Quote
Moises
View Public Profile
Find all posts by Moises