Sub Window positioning and size

  • Thread starter Thread starter vtj
  • Start date Start date
V

vtj

Is there a way to change the position of windows that open in Access 2007?
For instance, the Table Window when you open a query design. The window is
always in the same place, at the bottom of the screen so not all of it shows.
The first action has to be to drag it upward so it can be used. I'm hoping
that there is a default table someplace that can be modified that will allow
the position of the table window along with properties windows, table design
windows, etc. to be opened in better places and sizes.
 
Realistically, you shouldn`t be working with tables at all. Create forms to
use for interacting with the tables, and then you can save their start-up
sizes and positions.
 
Back
Top