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
Linq Adams - 04 Apr 2008 08:09 GMT
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.

Signature
There's ALWAYS more than one way to skin a cat!
Answers/posts based on Access 2000/2003
Dave - 09 Apr 2008 19:01 GMT
Thanks
That did not seem to solve the issue but I just shrunk every thing to make
it work
Dave
> 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.