Form Opens to Page 2

  • Thread starter chopper7898 via AccessMonster.com
  • Start date
C

chopper7898 via AccessMonster.com

I have a MainForm with only one Page Break. When I open the form it's at the
second page, I would like it to open on the first Page.
 
P

Pete D.

Check the tab order of your fields and make sure that a control on the
second page isn't the first in the tab order.
 
Top