R
Rich
I have a function that is called by the command Cancel=MyVerify that
is triggered by the before update event. It works great to prevent me
from leaving certain fields blank in a form.
However I also want to trigger this function from a subform incase the
user goes right to the subform without entering data in the parent.
How can I call this function from the subform? For some reason I
can't get the parent syntax right
is triggered by the before update event. It works great to prevent me
from leaving certain fields blank in a form.
However I also want to trigger this function from a subform incase the
user goes right to the subform without entering data in the parent.
How can I call this function from the subform? For some reason I
can't get the parent syntax right