G
Guest
I have a form with several subforms. I have code that tests the validity of
the code on one of the subforms. I want to put this code where it will
execute and then not allow the user to move off the main form until the data
has been corrected The user could move to the next record using the
navigation buttons or they could close the form using the Exit button. I
tried the On Deactivate and the On Lost Focus on the subform but neither of
these executed the code.
Thanks for your help
the code on one of the subforms. I want to put this code where it will
execute and then not allow the user to move off the main form until the data
has been corrected The user could move to the next record using the
navigation buttons or they could close the form using the Exit button. I
tried the On Deactivate and the On Lost Focus on the subform but neither of
these executed the code.
Thanks for your help