Workbook_BeforeSave macro

Dave_W

New Member
Joined
Mar 13, 2018
Messages
2
I have been successfully using the Workbook_BeforeSave macro to ensure that users of my workbooks always save as a macro enabled workbook.

This works fine when the user presses the "Browse" button, or the "More options..." link on the Excel 2016 File/Save As page.

However, it is also possible to modify the current file name in the text box at the top of the Save As page, then when the adjacent "Save" button is pressed, my macro is called. But the prior user modifications do not seem to be available at that point, so when I pop up the "GetSaveAsFilename" dialog with the ".xlsm" file options set, the user must repeat their modifications, which gets frustrating.

Can anyone suggest a workaround?
 

Excel Facts

Do you hate GETPIVOTDATA?
Prevent GETPIVOTDATA. Select inside a PivotTable. In the Analyze tab of the ribbon, open the dropown next to Options and turn it off

Forum statistics

Threads
1,215,575
Messages
6,125,618
Members
449,238
Latest member
wcbyers

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top