Thread: Range Selection
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Baapi Baapi is offline
external usenet poster
 
Posts: 33
Default Range Selection

Hey,
I know that what I,ve given below is wrong and that exactly is the reason
why I'm asking your help.
So, how do I correct this statement below?
Range("Cells(R1, C1 + 2):Cells(R1, C1 + 16)").Copy
I need to select a range of cells, But with reference
anyone out there???

--
Baapi