Thread
:
Select copy
View Single Post
#
2
Peo Sjoblom
Posts: n/a
myrng.Copy
Regards,
Peo Sjoblom
"Jeff" wrote:
Hi,
With VBA, how can I do a selection.copy of a range ?
This is the range in question:
Dim myrng As Range
Set myrng = Workbooks("Invoices OCT-04.xls").Worksheets("B").Range("a1:b5")
Thanks,
Reply With Quote