-
Catching SaveAs with _DocumentBeforeSave 'Cancel = True' does not work
Hi all,
I use the following event to catch the user 'Save As' op:
[VBA] _DocumentBeforeSave [/VBA]
In certain circumstances, I want to then abort the actual save operation using:
[VBA]'Cancel = True' [/VBA]
But it does not work.
Well sometimes it seems to work. But most of the time it does not work.
I see on the Internet that many people have asked this same question but I do not see answers.
TIA
-avraham
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules