Form

  • Thread starter Thread starter Udayan
  • Start date Start date
U

Udayan

Help me please..............

I have a MS Access data base, when i open the data base a switchboard named
"Welcome" opens.

Is there any way this switchboard can be viewed on center of the screen with
a dimention of Width 30cm Height 30cm
 
If you set the form's AutoResize and AutoCenter values to Yes, this should
happen automatically.

Otherwise, you will need to use vba code in the open event and that can get
tricky (especially handling the centering part).



John Spencer
Access MVP 2002-2005, 2007-2008
The Hilltop Institute
University of Maryland Baltimore County
 

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

Similar Threads


Back
Top