Switchboard Manager

  • Thread starter Thread starter Shari
  • Start date Start date
S

Shari

I am working out of Access 2000. When I go into Tools>Database
Utilities>Switchboard Manager, and error message pops up:

Invalid procedure call or argument

I am needing to create a switchboard, and need to know what to do to correct
this. Thanks!
 
I am working out of Access 2000. When I go into Tools>Database
Utilities>Switchboard Manager, and error message pops up:

Invalid procedure call or argument

I am needing to create a switchboard, and need to know what to do to correct
this. Thanks!

I can't help you with why you are getting that error message, however
the best way to create a switchboard is to avoid the built-in
switchboard manager completely.
Create your own switchboard using an unbound form with command
buttons. If you use the command button wizard to add the buttons
Access will write most of the code for you. You will have more control
over it's appearance, won't be restricted to 8 buttons, and
maintenance will be much easier. Try it.
 
Back
Top