G Guest May 16, 2006 #1 Is there a way to auto start a switchboard when a user double-clicks the db icon on the desktop?
G Guest May 16, 2006 #2 Look at Startup in the Tools menu. Select your switchboard form in the Display Form/Page dropdown. Barry
Look at Startup in the Tools menu. Select your switchboard form in the Display Form/Page dropdown. Barry
G Guest May 16, 2006 #3 Create a macro named Autoexec and put action to open the switchboard. You might follow that with Maximize.
Create a macro named Autoexec and put action to open the switchboard. You might follow that with Maximize.
G Guest May 16, 2006 #4 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.
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.
G Guest May 16, 2006 #5 The switchboard is a form. Use action OpenForm and type in Switchboard in the argurment window.
J Jeff Conrad May 16, 2006 #6 See this page on my site for any and all SBM questions: http://home.bendbroadband.com/conradsystems/accessjunkie/switchboardfaq.html In your particular case, this specific area: http://home.bendbroadband.com/conradsystems/accessjunkie/switchboardfaq.html#maximize -- Jeff Conrad Access Junkie - MVP http://home.bendbroadband.com/conradsystems/accessjunkie.html http://www.access.qbuilt.com/html/articles.html in message:
See this page on my site for any and all SBM questions: http://home.bendbroadband.com/conradsystems/accessjunkie/switchboardfaq.html In your particular case, this specific area: http://home.bendbroadband.com/conradsystems/accessjunkie/switchboardfaq.html#maximize -- Jeff Conrad Access Junkie - MVP http://home.bendbroadband.com/conradsystems/accessjunkie.html http://www.access.qbuilt.com/html/articles.html in message: