Tabs disappear

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I have a form that has 4 tabs or pages in it. When I open the form, the tabs
do not show up. I have to scroll up to see the page tabs. I am using Access
2003 with Windows XP. Anybody have a solution?
 
Sounds like the first control that gets the focus is near the bottom of the
form page, under the tabs.

Open form in design view, click View | Tab Order. In the popup form, you can
set the tab order for each section of the form. Make sure that the first
control listed is one at the top of the form.
 
Thanks alot, that fixed the problem. I had tab order right on the page but
not on the form. Thanks again.
 
Back
Top