G
Guest
Hi all...
I would like to exit out of a new record without executing any validation
code (in Before_Update) and without attempting to save the record. With a
command button this is easily done with a Me.Undo prior to closing, but how
do I do this if the user clicks on the CloseButton?
Any advice greatly appreciated,
Thanks, Jon.
I would like to exit out of a new record without executing any validation
code (in Before_Update) and without attempting to save the record. With a
command button this is easily done with a Me.Undo prior to closing, but how
do I do this if the user clicks on the CloseButton?
Any advice greatly appreciated,
Thanks, Jon.