Auto start a Switchboard.

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

Guest

Is there a way to auto start a switchboard when a user double-clicks the db
icon on the desktop?
 
Look at Startup in the Tools menu. Select your switchboard form in the
Display Form/Page dropdown.

Barry
 
Create a macro named Autoexec and put action to open the switchboard. You
might follow that with Maximize.
 
I couldn't find in the macro where it allows you to put the action to open a
switchboard. I would like to have the switchboard maximized when I open the
database.
 
The switchboard is a form. Use action OpenForm and type in Switchboard in
the argurment window.
 

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