I never know how to start these threads. I guess I will start with what I currently have working and what I want it to also be able to do.
I have a Master workbook that used to have one sheet (Sheet1). That one sheet would update the sheet of the same name in all workbooks in a designated directory. So all workbooks in said directory with a sheet named "Sheet1" would basically match the master sheet. It worked great. I just clicked the custom button and poof. However I have split this one sheet into 3 separate sheets within the Master Workbook.
For an example the old Workbook would update all sheets named ("Sheet1") in all workbooks that had said named sheet. Now I would like to only update all sheets that share the same name as the active sheet (Sheet1, Sheet2, Sheet3 etc.) in all the Workbooks that have a sheet that shares that name. Is this possible?
I have a Master workbook that used to have one sheet (Sheet1). That one sheet would update the sheet of the same name in all workbooks in a designated directory. So all workbooks in said directory with a sheet named "Sheet1" would basically match the master sheet. It worked great. I just clicked the custom button and poof. However I have split this one sheet into 3 separate sheets within the Master Workbook.
For an example the old Workbook would update all sheets named ("Sheet1") in all workbooks that had said named sheet. Now I would like to only update all sheets that share the same name as the active sheet (Sheet1, Sheet2, Sheet3 etc.) in all the Workbooks that have a sheet that shares that name. Is this possible?