Re-size tables when opened

R

rainman33

I would like to find out if it is possible to stop tables in Access (2003)
from opening to fill the whole screen. Is there no way to force them to
remember their previous dimensions?
 
A

Allen Browne

Tables are just the buckets to hold the data.
Forms are the interface you can control.

Create a form (Datasheet view if you wish.)
Design it to the size and location you want.
Save it in design view.
It will open to that size and in that location again later.
 
Top