C
Curt
I would like a VBA code that pastes the contents of a duplicate sheet into
it's corresponding orginal sheet.
For example, paste of "Sheet1 (2)" into "Sheet1".
Please do this for all sheets with duplicate names. You do not have to
worry about there ever being more than one duplicate. There will never be a
"Sheet1 (3)".
After this is done, I would like a separate code that deletes all duplicate
sheets.
For example, after pasting "Sheet1 (2)" into "Sheet1", delete "Sheet1 (2).
thanks,
Curt
it's corresponding orginal sheet.
For example, paste of "Sheet1 (2)" into "Sheet1".
Please do this for all sheets with duplicate names. You do not have to
worry about there ever being more than one duplicate. There will never be a
"Sheet1 (3)".
After this is done, I would like a separate code that deletes all duplicate
sheets.
For example, after pasting "Sheet1 (2)" into "Sheet1", delete "Sheet1 (2).
thanks,
Curt