
using VBA I need to determine is the user canceled or saved my form
This newsgroup is for Microsoft Project VBA. You might want to try one of
the outlook or general VBA newsgroups as they might be able to better answer
your question.
--
Please try to keep replies in this group. I do check e-mail, but only
infrequently.
-Jack Dahlgren, Project MVP
+++++++++++++++++++
Quote:
> HELP!!!!!!!!!!!!!
> I'm using VBA to manipulate and customize my outLook 2000
> form. After the form has been activated and the user has
> entered their data I need to determine whether or not the
> user chose to cancel or save the form. The user will be
> saving or canceling the form from the regular File menu
> dropdown or by selecting the "X" on the form window.
> Please help I've tried everything but I can not figure out
> how to do this using VBA .
> Thanks