Thread
:
Help in copying range
View Single Post
#
1
Posted to microsoft.public.excel.programming
crapit
external usenet poster
Posts: 75
Help in copying range
Got an error with the following
Worksheets("mod").Range("c1:g1").copy _
Destination:=Worksheets("mix").Cells(1, 9)
Reply With Quote
crapit
View Public Profile
Find all posts by crapit