Maximizing Tables

B

BBWTBB

I've read many posts here about how to automatically maximise forms, however,
I can't seem to do it for tables. I'm using Access 2000.

Many thanks
 
N

Nikos Yannacopoulos

Why would you need to do it for tables? Tables are only meant for data
storage, not for users to work in! That is what forms are for, and users
should only work on data in forms, and see / print data only in reports.

HTH,
Nikos
 
V

Van T. Dinh

DatasheetView of the Table is generally meant for testing only, not as a
proper GUI for users to use.

However, you can create a DatasheetView Form (using the Form Wizard
"AutoForm: Datasheet") and then use the technique of maximizing the Form
automatically.
 
Top