Hello.
I am familiar with using BeforeSave, to prompt a user to do something, before saving an Excel file.
However, is there a non-VBA way, so-to-speak, to do this in an Excel file?
I have an electronic form, based on a spreadsheet, to be used by a large community. My fear is some users will not enable macros when opening the file, and thus not allow a VBA module with BeforeSave to work right.
I've looked at Excel options and data validation, and there doesn't seem to be any available settings that would allow this. Any thoughts?
Thank you in advance for any feedback here.
I am familiar with using BeforeSave, to prompt a user to do something, before saving an Excel file.
However, is there a non-VBA way, so-to-speak, to do this in an Excel file?
I have an electronic form, based on a spreadsheet, to be used by a large community. My fear is some users will not enable macros when opening the file, and thus not allow a VBA module with BeforeSave to work right.
I've looked at Excel options and data validation, and there doesn't seem to be any available settings that would allow this. Any thoughts?
Thank you in advance for any feedback here.