Resizing Forms

P

Patrick Potvin

Unlike Access 2003, the 2007 version creates new forms as large tab
forms which I cannot seem to adjust in size. I want to make some (but
not all) of my forms smaller in size through VBA code but not sure how
in 2007. Any advice?
 
R

Rob Parker

Hi Patrick,

You need to change the default way in which database objects are shown.
From the Office button, select Access Options (button at bottom of Office
button dialog). Then select Current Database in the left column, and under
Application Options set the radio button for Overlapping Windows rather than
Tabbed Documents. You'll need to close and re-open the database before the
option will take effect.

HTH,

Rob
 

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

Top