I have pieced together codes and made a form that prompts the user for their name, location, and current date. After inputting this information, the user presses a control button that saves the file based on the inputs.
I would like to disable the ability to save this file unless the user uses my form to do so. Is this possible?
How would I disable save when the file opens, enable save when the user opens my "Save Form", and disable save if the form is closed prematurely? Or is there a better way?
Looking for some help. Thanks!
Bookmarks