Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Why will this work.....
Sheets("Configuration").Range("J35:Q35").Copy Workbooks(HomeBook).Sheets("Report").Range("B" & LastRow) but not this..... Sheets("Configuration").Range(MyNamed Range).Copy Workbooks(HomeBook).Sheets("Report").Range("B" & LastRow) can't seem to reference a named range in the copy line? Any help appreciated. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Copy cells from named range | Excel Discussion (Misc queries) | |||
Copy cells from named range | Excel Discussion (Misc queries) | |||
Sheets named from range, and copy data? | Excel Discussion (Misc queries) | |||
copy named range to powerpoint | Excel Worksheet Functions | |||
copy named range | Excel Programming |