Switchboard not recognized?

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

Guest

I have a form already called switchboard. I imported it into my new
front-end database. Access doesn't recognize it as a valid switchboard. Is
there a way to set it as the default switchboard? I hope I don't have to
start a new switchboard from scratch! Thanks!
 
I have a form already called switchboard. I imported it into my new
front-end database. Access doesn't recognize it as a valid switchboard. Is
there a way to set it as the default switchboard? I hope I don't have to
start a new switchboard from scratch! Thanks!

There is absolutely nothing special about the Switchboard Wizard's
switchboard. It's just a Form with some command buttons and VBA code
on it.

In what way is your switchboard not acting as a "valid switchboard"?
What is happening that you don't expect, or not happening that you
hope for? If you just want it to open when you open the database, use
Tools... Startup on the menu to make it the default form on open.

John W. Vinson[MVP]
 
Back
Top