
using VBA I need to determine is the user canceled or saved my form
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