A
Amit
Hi,
My client would like to have two buttons for new
information being filled out on a form - "Save"
and "Cancel". I'm all set with the "Save" button and the
code. Not so sure how to code the "Cancel" button.
Would it be:
-Me.Dirty = True
-frmClose?
Basically, if the person fills out the information on the
form, and then decides not to save that information, s/he
would click the "Cancel" button.
Thanks for any pointers/help.
-amit
My client would like to have two buttons for new
information being filled out on a form - "Save"
and "Cancel". I'm all set with the "Save" button and the
code. Not so sure how to code the "Cancel" button.
Would it be:
-Me.Dirty = True
-frmClose?
Basically, if the person fills out the information on the
form, and then decides not to save that information, s/he
would click the "Cancel" button.
Thanks for any pointers/help.
-amit