Automatically starting with a switch

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

Guest

How can i get a switchboard to automatically show at the start of the
database? I had one when I was using the database in Access 2000 and
converted to 2007 but now it doesn't happen.
I start the database from a shortcut on the desktop.
 
Hi Chuck,

Switchboard forms typically include VBA code. It sounds to me like you might
be dealing with a trust center issue in Access 2007. Once your database is
open in 2007, can you open your switchboard manually and does it work as
expected?

Dealing with the Trust Center
http://www.access.qbuilt.com/html/trust_center.html


Tom Wickerath
Microsoft Access MVP

http://www.access.qbuilt.com/html/expert_contributors.html
http://www.access.qbuilt.com/html/search.html
__________________________________________
 
I can open all forms manually but access can't find the modules. They do not
show up on the navigator. I tried making a new module and copy the procedures
to it and then saving it. That new module show in th navigator but access
doesn't seem to find it. I would rather not have to type all of the
proceedures over again, probably more than 100 of them.

Some how the conversion didn't convert the VBA

Fortunately I still have a copy of the unconverted program.

Any suggestions?
 
Back
Top