S
ssmith
OK, I want to select a range of rows. The first row is a number and th
last row numjber is a variable. How can I mix the 2 types? I tried
Rows("4:Lastrow").Select
But I get a type mismatch.
Thanks,
Stev
last row numjber is a variable. How can I mix the 2 types? I tried
Rows("4:Lastrow").Select
But I get a type mismatch.
Thanks,
Stev