D
danc09
Using A97, I have a form with subform and have a tab problem going from the
form to the subform. I want to enter the subform on the first field when
leaving the form. However, when I press enter from the form to go to the
subform the cursor always ends up in the last field entered in the subform
not on the first field.
I tried code in the subform GotFocus to SetFocus to the first field but that
did not work. I tried code in the forms last field to SetFocus to the first
field in the subform but that did not work either. I'm pretty sure the code
was correct.
Please help.
Thanks,
Dan
form to the subform. I want to enter the subform on the first field when
leaving the form. However, when I press enter from the form to go to the
subform the cursor always ends up in the last field entered in the subform
not on the first field.
I tried code in the subform GotFocus to SetFocus to the first field but that
did not work. I tried code in the forms last field to SetFocus to the first
field in the subform but that did not work either. I'm pretty sure the code
was correct.
Please help.
Thanks,
Dan