Next Record from subform

  • Thread starter Thread starter SusanV
  • Start date Start date
S

SusanV

Users are complaining that using page up / down keys doesn't change the
current record when they are done with data entry, as the fields they are
required to fill are in subforms in a tab control. Clicking anywhere on the
main form works, of course, but they don't want to have to go from keyboard
to mouse. Also, depending on which user is working, they may finish their
entry on a different tab, or a different control on the subform.

Is there a simple way around this?


TIA,

SusanV
 
Susan,

Ctrl+Tab will move out of the subform to the next tab order control on
the main form... not sure if that will help.
 
Back
Top