RP1America
Technical User
I would like to not allow users the option of saving a Word doc. I have already disabled the Save and Save As controls, yet when you click the 'X' to exit the document, a dialog box appears..."Do you want to save the changes to (DocName)?" With a Yes, No, and Cancel options.
I would like to either disable this and NOT save the document or somehow choose "No" via VBA.
I am assuming this needs to be done in the Document_BeforeClose event. I have scoured the web, tried numerous suggestions, yet have had no luck.
Any thoughts?
Thanks!
Ryan
I would like to either disable this and NOT save the document or somehow choose "No" via VBA.
I am assuming this needs to be done in the Document_BeforeClose event. I have scoured the web, tried numerous suggestions, yet have had no luck.
Any thoughts?
Thanks!
Ryan