Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
hi all.
I've modifed an existing macro to copy renamed worksheets in to a secondary workbook. I've read the KB file from MS that Jim Thomlinson has posted regarding this issue, and if I understand it correctly the problem mainly occurs when the user seeks to copy a worksheet in to the same workbook. My goal is to copy the worksheet in to another, existing workbook. wks.Copy after:=Workbooks("TROABook-200-299.xlsx").Sheets.count the response I get from VBA is a 1004 error, stating that the copy method failed. My intention is to copy the renamed worksheets into a different workbook than they are originally in, and at the end. What am I doing wrong here...? Thank you. Your helps are appreciated. SteveB. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Method 'Copy' of object'_Worksheet failed | Excel Worksheet Functions | |||
Method 'Copy' of object'_Worksheet failed | Excel Programming | |||
Copy method failed | Excel Programming | |||
Copy Method of Worksheet Class Failed | Excel Programming | |||
Copy Method of Worksheet Class Failed | Excel Programming |