M
MrClean
I have created a form of text boxes and set the cycle to current record.
After populating all of the controls with data and the cursor returns
to the first control in the tab order everything is fine.
If I continue to tab through the controls on the form without changing
or adding data everything is still fine.
But, if a control (call it control x) other than the first control in
the tab order has the focus before I press the new record button, or next
record button at the bottom of the form in order to display a blank form.
Control x has the focus in the blank form rather than the first control in
the tab order.
If I were to select data entry from the records menu list, or new
record from the insert menu list, the first control in the tab order has the
focus on the new record.
How do I force the first control in the tab order to gain initial focus
in a situation where this does not occur?
After populating all of the controls with data and the cursor returns
to the first control in the tab order everything is fine.
If I continue to tab through the controls on the form without changing
or adding data everything is still fine.
But, if a control (call it control x) other than the first control in
the tab order has the focus before I press the new record button, or next
record button at the bottom of the form in order to display a blank form.
Control x has the focus in the blank form rather than the first control in
the tab order.
If I were to select data entry from the records menu list, or new
record from the insert menu list, the first control in the tab order has the
focus on the new record.
How do I force the first control in the tab order to gain initial focus
in a situation where this does not occur?