form load upon database open

  • Thread starter Thread starter reservedbcreater
  • Start date Start date
R

reservedbcreater

i want a form to pop up when the database is opened ???? where does it go
and what is the code to do it?????
 
reservedbcreater said:
i want a form to pop up when the database is opened ???? where does
it go and what is the code to do it?????

If you mean what I think, no code is necessary. Click Tools -> Startup,
and set the "Display Form/Page" option to the name of the form. You may
also want to uncheck the box for "Display Database Window", if you don't
want that to show.
 
You can define the name of the form in your Startup properties of the DB
right click on the menu (Table,Query,Forms, etc), select start up, on the
show form write the name of the form you want to open.
 

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