Keystroke sequence to bypass the switchboard to see Db objects?

G

Gordie

If the switchboard is full screen when a database is first opened, what is
the keystroke sequence to bypass the switchboard to be able to see and/or
select the objects for that database?
 
J

Jeff Boyce

Gordie

Try launching the application while holding down the <Shift> key.

Good luck

Jeff Boyce
<Access MVP>
 
J

John Vinson

If the switchboard is full screen when a database is first opened, what is
the keystroke sequence to bypass the switchboard to be able to see and/or
select the objects for that database?

Depends on how much work the developer went through to keep you out!

Try the F11 key; if that doesn't work, try Jeff's suggestion of
holding down the Shift key to bypass opening the switchboard. If
that's blocked too, you may need to write some VBA code to get around
the blockade.

John W. Vinson[MVP]
 
Top