How Can I STOP a Popup form?

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

Guest

Hi,
When my database is opened, one of my forms automatically pops up. The pop
up property is set to "No" for the form and I don't have any Macros in the
database. I can't figure out why it keeps popping up.
Thanks!
 
Hi ruben,

Your startup probably has a reference to this form. Check the startup options.

In the databasewindow rightclick the titlebar and choose startup options.
You should see a combo which shows a formname to show at startup. If you
don't want this set the option to none.

hth
 
Open the MDB while the shift key press down, then select from the menu bar
(Tools > StartUp
In the Display Form/Page drop down list, see if the form is selected, if yes
then remove it

If that not the case check if you have a macro name ÄutoExec, it can open
the form
 

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