Switchboard back door

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

Guest

I have a switchboard in an Access 2003 database and it opens on startup
without menus or database window showing. What is the best way (other than
just F11) to get back into the database when I need to do maintenance? Can
I do this so it is password protected, and no one else can get in.

thanks in advance
 
I have a switchboard in an Access 2003 database and it opens on startup
without menus or database window showing. What is the best way (other
than
just F11) to get back into the database when I need to do maintenance?
Can
I do this so it is password protected, and no one else can get in.

What has worked for me, is to use an AutoKeys macro to make the {F11}
keystroke not do anything at all. Then add another entry to AutoKeys that
uses some other keystroke (I used CTL+ALT+F11) to run a VBA function that
you write that closes the switchboard and re-shows the database window,
Access menus and toolbars
--
Peace & happy computing,

Mike Labosh, MCSD

"It's 4:30 am. Do you know where your stack pointer is?"
 

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

Similar Threads

re Switchboard 1
Switchboard in Access 2007 1
Access Switchboard error message 1
Switchboard Minimized 4
SWITCHBOARD 1
switchboard problem 4
2000-2003 to Access 2007 Switchboard 1
Switchboard problem 2

Back
Top