can't see tabs

D

deb

I ahve a form with tabs. The form is 7" height and 10.75" width.
When some users open the form they cannot see the tabs at the top of the page.
All tabs have visible property set to yes.

Why and how can I fix this?

Thanks
 
L

Linq Adams via AccessMonster.com

Is the screen resolution on the problem PCs the same as the resolution on the
PC used to develop the database?
 
R

Ron2006

Check the TAB order on the form.

Make sure that a field near the top of the first tab is the one that
gets the focus when the form is opened.

If the first field/control that gets focus is near the bottom then the
form slides up if the form won't fit on the monitor.

Ron
 
D

deb

The two are different sizes. Laptop vs monitor. Is there a size for the
form that will suit the laptop resolution?
 
Top