alternate to switchboard

  • Thread starter Thread starter belczyk
  • Start date Start date
B

belczyk

I have 30 sections in my office, i have a database with a form for
each section. How do i create a form that will let them choose their
section from a pull down and open their form based on their section
selection.
 
First create an Autoexec macro to open a logon form that has a listbox pull
down with the names.
In the After Update property run an event or macro to open a form or
switchboard for them.
You can have multiple switchboard, each having its own table for the
switchboard items. Or you can use form with command buttons.
 

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

Back
Top