Extending Switchboard

  • Thread starter Thread starter Ricky Gibson
  • Start date Start date
R

Ricky Gibson

I made a switchboard with 5 items.
Item 1 is Country
When I select item 1, I want to get a screen with another switchboard where
I can choose from for instance 5 items (country-names).
Is that possible in a simple way?

Ricky
 
Ricky said:
I made a switchboard with 5 items.
Item 1 is Country
When I select item 1, I want to get a screen with another switchboard
where I can choose from for instance 5 items (country-names).
Is that possible in a simple way?

Ricky

The problem is I am not exactly sure what you want to do. If I am
guessing right you have a switchboard (really just a form) that has five
selections (buttons) on it one being country.

You want to move to another form (switchboard) where the user will then
see a new list of buttons with different choices.

If that is correct, you just need to keep making new forms with command
buttons on them. You might even want to copy the switch board and modify
it, which may be easier and will help you keep the same look.

There are a number of possible solutions to this however. For example
you should have drop down menus rather than 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

Similar Threads

Access Switchboard error message 1
I've lost my Switchboard ! 3
re Switchboard 1
switchboard problem 4
runtime error 1
Access Switchboard Question - MS Access 2010 0
SWITCHBOARD MANAGER 7
Multiple Switchboards 1

Back
Top