Form Properties

J

Joyce

I thought I once read about a property that could be set
to make the form open in full screen, but I can't seem to
find it. Any help is appriciated.
 
H

hcj

This works in Access 97
create a macro with one command: Maximize
use the macro in the form's On Open property
 
Top