Logic within combo boxes?

  • Thread starter Thread starter Lisa
  • Start date Start date
L

Lisa

Is it possible to have a selection from a combo box effect other combo boxes
in a worksheet?

I am trying to create a worksheet (in Excel, since I do not have Access)
that if I select a choice from a drop-down that would effect the options of
the other drop-downs.

Any advice would be greatly appreciated.
Lisa
 
you could set up a separate list to drive your other input boxes and then use
a CHOOSE function, linking the choice from the first drop down to dynamically
change the input range for the second combo box
 
M Kan thanks for the link. Very helpful site, however, I think I might be in
over my head here. I do want to learn though.

I can see why you would recommend the CHOOSE function, however, can I do
that with a drop down list? Also, is it possible to choose from another drop
down list not just single cell? I'm not sure how to set that up.

Thanks again.
 

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

Combo Box 1
hide combo box 6
Graph linked with combo boxes 2
Combo box VBA error 5
Link cell to combo box 2
combo box 3
Create Drop Down Box populated by a List 1
If excel sheet protected, combo boxes won't work 2

Back
Top