B
bisselie
Guest
I have a form which contains 2 subforms. The main form will tab into the first subform but then just stays in the first subform. I want to be able to tab from the last field of the first subform into the first field of the second subform, then from the last field of the second subform to the first one of the main form.
I have been advised to use onExitEvent to set focus to control I want. Unfortunately I
am getting mixed up with code syntax.
Would appreaciate some help with syntax.
For info subform1 name RPD last field name ALT2_NGR
Subform2 name QLV first field name Option.
I have been advised to use onExitEvent to set focus to control I want. Unfortunately I
am getting mixed up with code syntax.
Would appreaciate some help with syntax.
For info subform1 name RPD last field name ALT2_NGR
Subform2 name QLV first field name Option.