Switchboard display

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

Guest

I have created a Switchboard for my database. However, when I click on a
button to pull up a table, query, etc, the table or query opens up behind the
switchboard. I would like it to open up in front of the switchboard so I
don't have to minimize the switchboard window every time. I have smaller
forms on the switchboard, and if someone opens the form, you can't see it
because it is behind the switchboard.
 
Hi Matt,

It would seem you have your Switchboard form set to be Pop-Up which will exhibit the issues you are
seeing. Open the Switchboard form in Design View, go to the Properties area for the form itself, and
change Pop-Up to "No" on the Other or All tabs. Save and close the form and then test. Is that
better? You could also hide the Switchboard form every time you open another form, but it would
require more coding.
 
Back
Top