View Single Post
  #3   Report Post  
Posted to microsoft.public.excel.programming
Ashley Milford via OfficeKB.com[_2_] Ashley Milford via OfficeKB.com[_2_] is offline
external usenet poster
 
Posts: 4
Default Offsetting a varible??

thank gixxer but both of them say that the line1 in the [] are invaild
qualifiers. the code won't even compile it goes straight to the []'s. also
no i didn't put the [] in the code.

set line1 = [line1].offset(1,0)
line1=[line1].offset(1,0)