C
CuriousMark
I have a form with a subform. After entering data in the subform the user
selects the next record or new record navigation button. The focus for the
new form stays on the subform, and does not move to the first tab order field
in the main form. I have tried various event procedures, including
Form_Update, Form_Activate, Form_Load, and Form_Open, but I can't get the
focus to move to the first field in the main form.
selects the next record or new record navigation button. The focus for the
new form stays on the subform, and does not move to the first tab order field
in the main form. I have tried various event procedures, including
Form_Update, Form_Activate, Form_Load, and Form_Open, but I can't get the
focus to move to the first field in the main form.