Tab Control Issues

D

Dave

Access 2003

I have a form that is very long (20in)
I have added a "Tab Control " to the form and sized it to about 19 inches.

Problem is that when you open the form (regardless of resolution, laptop, 22
inch monitor............) it does not open showing the top of the form so
you have to scroll up to see any of the page tabs. Same thing happens when
ever you switch pages (tabs).

Anyway to keep force it to open at the top?

Thanks

dave
 
L

Linq Adams via AccessMonster.com

Generally this problem is caused by having the first control in the Tabbed
Order set to a control that appears lower down on the form. Make sure that
the first control to receive focus is near the top of the form.
 
D

Dave

Thanks
That did not seem to solve the issue but I just shrunk every thing to make
it work

Dave
 
Top