Hi
Is it possible to copy/move data from a closed/open workbook depends on sheet names?
Summary: Intention behind this activity is to help users to comfortably move data from previous tracker file to a new tracker with just a click. Sheet names and ranges are all the same with both the trackers.
Imagine there will a macro button with the previous tracker, when user clicks it following would happen (a finish to start approach)
1. Opens up file explorer (only one file & looping is not required)
2. Start copying a particular range into the match-match sheet names
3. Loops to all the matching sheets and carry on the copy-paste activity
4. Once done, ask users to save the file
Please help
Is it possible to copy/move data from a closed/open workbook depends on sheet names?
Summary: Intention behind this activity is to help users to comfortably move data from previous tracker file to a new tracker with just a click. Sheet names and ranges are all the same with both the trackers.
Imagine there will a macro button with the previous tracker, when user clicks it following would happen (a finish to start approach)
1. Opens up file explorer (only one file & looping is not required)
2. Start copying a particular range into the match-match sheet names
3. Loops to all the matching sheets and carry on the copy-paste activity
4. Once done, ask users to save the file
Please help