G
Guest
What would be the correct code for the following range :
Range A12
24
count1= 12
count2=24
I am writing the following , but it does not work :
Range ( "A & count1 : D" & count2).Select
Thanks,
Moises
Range A12

count1= 12
count2=24
I am writing the following , but it does not work :
Range ( "A & count1 : D" & count2).Select
Thanks,
Moises