Hi Experts,
Is there any way in VBA to determine if changes have been made to a Word document since it was saved? Word definitely has this feature (if you save a document, then press exit, it will exit straight away.... but if you save a document, make a change, then press exit, it will give you a prompt before you can exit)... but is there any way to tap into that programmatically? I'd like VBA to determine whether changes have been made since it was saved so it can determine whether to show a prompt or not.
Thanks in advance,
PatternNut
Start Free Trial