how to go to switchboard in MSaccess when open file

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

Guest

what is the command if we open the file, it will go straight to the
switchboard? Thanks in advance for the help.
 
Use the Menu Tools / Startup ... and specify the Switchboard Form as the
Startup Form.

HTH
Van T. Dinh
MVP (Access)
 
in message:
what is the command if we open the file, it will go straight to the
switchboard? Thanks in advance for the help.

From the main Access menu bar go to:
Tools | Startup
and then select the name of your Switchboard form in the
field called "Display Form".
Hit Ok.

The next time the database is opened it will start by displaying
that form.
 
Run a command as such to show all records after student completes his
information. this way others can find their names in the record set or in
the table that has all records.

So when he clicks save or done or after last action. Either remove the
filter or show all records.

Hope this helps

Mo Madani
 

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