G
Guest
The entry form of my database consists of a number of tabbed pages. After an
operator completes data entry for one record and
clicks the new record button to start data entry for a new record, the focus
stays on the last tabbed page where data entry was made.
This consequently leads to the necessity for the operator to return the
focus on the first tabbed page by scrolling the tabbed pages.
Is there any way I can set up the focus on the first tabbed page of the data
entry form after the operator clicks the new record button?
If so, what code do I need to write?
operator completes data entry for one record and
clicks the new record button to start data entry for a new record, the focus
stays on the last tabbed page where data entry was made.
This consequently leads to the necessity for the operator to return the
focus on the first tabbed page by scrolling the tabbed pages.
Is there any way I can set up the focus on the first tabbed page of the data
entry form after the operator clicks the new record button?
If so, what code do I need to write?