polarisking
Member
My macro is in its own dedicated workbook (.xlsm) (the name of the target workbook changes from period to period and the workbook name is effectively unknown.)
I can always do a GetOpenFileName, but I'd like to do something other than that.
Thank you in advance.
I can always do a GetOpenFileName, but I'd like to do something other than that.
- I know the target workbook will be open
- I'd like to avoid the Alt-F8 or Run Macro from the target workbook
- I'd like to give the users a single button to press to run the macro. It cannot reside in the target workbook for the reason specified earlier.
Thank you in advance.