Hi All,
I'm attempting to write a macro to copy a range from another open workbook, then paste that data into the workbook that the macro is in. What I have so far works fine in tests, but in the real world there will be some variables I need to address.
There may be other open work books at the time the macro is run.
The entire target workbook name will be unkown, but will always contain "Changes"
The entire target worksheet name will be unkown, but will always contain "Changes"
Here is the code I am working with:
Any help would be greatly appreciated, thanks!![]()
Please Login or Register to view this content.
Bookmarks