G
Guest
I have a yes/no checkbox on my main form. This yes/no checkbox is to indicate
if there are any safety violations. If the user selects "yes" a subform is
enabled for the user to select the violations. The problem I am having is
when users select "yes" they are not selecting at least one violation from
the subform. Is there a way to use the Parent Form_Before Update to make
sure the user is completing the subform.
if there are any safety violations. If the user selects "yes" a subform is
enabled for the user to select the violations. The problem I am having is
when users select "yes" they are not selecting at least one violation from
the subform. Is there a way to use the Parent Form_Before Update to make
sure the user is completing the subform.