Thread: Variable Range
View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
[email protected] idyllicabyss@googlemail.com is offline
external usenet poster
 
Posts: 32
Default Variable Range

In one line;

range("A1:A" & cstr(Range("A65536").End(xlUp).Row)).select