I need to center a form on open

B

Brent E

Good morning

I am curious what VBA command or syntax to use to center a form when form
opens? Thanks.

Cordially,
 
J

J. Clay

Actually, you don't need VBA for this. In the form properties there is and
"AutoCenter" option. Set this to "Yes" and your form will center w/in the
Access Application window.

Jim
 
B

Brent E

Thanks guys. Terrific

J. Clay said:
Actually, you don't need VBA for this. In the form properties there is and
"AutoCenter" option. Set this to "Yes" and your form will center w/in the
Access Application window.

Jim
 
Top