Switchboard

  • Thread starter Thread starter Tony Williams
  • Start date Start date
T

Tony Williams

How can I stop the switchboard maximising when I open forms from it that are
maximised?
TIA
Tony
 
On the form you close, enter the following in the "On
Close" event:

DoCmd.Restore

HTH
 
Thanks Denny worked fine!
Tony
-----Original Message-----
On the form you close, enter the following in the "On
Close" event:

DoCmd.Restore

HTH
.
 

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