View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
crapit crapit is offline
external usenet poster
 
Posts: 75
Default Help in copying range

Got an error with the following
Worksheets("mod").Range("c1:g1").copy _
Destination:=Worksheets("mix").Cells(1, 9)