S
Sammy
I have a before update procedure on a form which fires
during other procedures, such as a close form button and
a save record button. If the conditions of the before
update procedure are met, I want to cancel any other
procedures which may be running. What is the code to do
this? Does the code go in the form before update
procedure, or on the procedures that I want to cancel?
Thanks!
during other procedures, such as a close form button and
a save record button. If the conditions of the before
update procedure are met, I want to cancel any other
procedures which may be running. What is the code to do
this? Does the code go in the form before update
procedure, or on the procedures that I want to cancel?
Thanks!