Hi,
What I'm trying to do is open a new excel file, let the user select the sheet to copy from, and then have the macro copy a range or column into the original excel file.
So Have Excel file #1 open. Launch Macro to select Excel file #2, user selects sheet, macro copies column/range to active Sheet of Excel File #1.
I've patched together some code from other threads and came up with something like this:
It lets me open the file, and select the sheet, but it copies the contents of the wrong sheet. I'm not exactly a vba guru, so ive been trying to figure this out for a while now with no results. Any help is much appreciated.![]()
Please Login or Register to view this content.
Thanks!
Bookmarks