I need to center a form on open

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Good morning

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

Cordially,
 
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
 
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
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top