Can't see navigation iconsat bottom of form window

  • Thread starter Thread starter editprod
  • Start date Start date
E

editprod

The default window for forms is too deep to show the bottom record
navigation icons. I checked different workstations (hi-res, how-res, 15"
and 17" monitors) and it's the same -- a tad too deep. It confuses
co-workers, who have to maximize the form window to easily see the icons.

Is there any way to reduce the height of the form window?
 
You can turn off the toolbars which will give you more height in the Access
"window". You can also try resizing your form. You may have unused
vertical space that is causing the problem.

The default window for forms is too deep to show the bottom record
navigation icons. I checked different workstations (hi-res, how-res, 15" and
17" monitors) and it's the same -- a tad too deep. It confuses co-workers,
who have to maximize the form window to easily see the icons.

Is there any way to reduce the height of the form window?
 
Thanks. I trimmed down the size of the form as you suggested. I also set
the form to open full screen by changing the form Event OnLoad property
(Code builder DoCmd Maximize).
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top