Hello,
For a project at work, I have a folder full of identicle documents. On the page "Manager Summary" is a 5 row table I need to copy into a consoidated list. That consolidated list needs each table from each document in a long table. Essentally it is copying every table and pasting them one underneith another in a consolidated spreadsheet.
In my consolidation form, I have the following code:
This is doing a couple wierd things. It opens the first file, selects the rows, then some wierd things happen. First,![]()
Please Login or Register to view this content.
Error.png
Attachment 147820
I get this error: Method "PasteSpecial" of object '_Worksheet' failed
Also, it opens up a new workbook with a copy of the sheet "Manager Summary".
Google has failed me, and I have banged on this code for awhile, any help would be greatly appreciated!
Bookmarks