S
Sharon Berg
I have a form with 1 subform.
The form has several command buttons: Add, Edit, and Copy.
Each command button opens a form.
Three of the text box controls on the subform need to be
edit checked.
I am not sure on which event to place the editing checks
for the subform controls. When the user leaves one of the
controls in the subform and selects one of the command
buttons on the main form, I want the edit checks and any
error messages to display before the form opens. And if
possible prevent the form from opening if an edit check
fails.
Thanks In Advance,
Sharon
The form has several command buttons: Add, Edit, and Copy.
Each command button opens a form.
Three of the text box controls on the subform need to be
edit checked.
I am not sure on which event to place the editing checks
for the subform controls. When the user leaves one of the
controls in the subform and selects one of the command
buttons on the main form, I want the edit checks and any
error messages to display before the form opens. And if
possible prevent the form from opening if an edit check
fails.
Thanks In Advance,
Sharon