Dependent drop-down list??

G

Guest

I am using a drop-down list for data validation in a column. Can I make the
drop-down list in another column dependent on the contents of the first
column?

Example:

Col A has a list defined:

Fruit
Vegetable

If the user selects fruit, then in Column B the list is:

Apple
pear

If the user selects Vegetable, then the column B list is:

Peas
Carrots

thanks
John
 
G

Guest

This is great! I think this is on the right track... One 'small' follow
question.

This procedure is based on simple entries in the first list able to match a
list name for the second column. How can this be modified if the actual cell
entry is more complicated such as:

Col A list:
IP3list
Bad or missing patch/update
Configuration Issue

Col B lists:
IP4list1
Patch had been flagged bad
Patch had not been flagged bad

IP4list2
Command line interface - Documentation
Command line interface too complex
Configuration too complex
GUI clumsy/slow
GUI missing options
GUI not intuitive
User training

John
 
G

Guest

I read the page a little closer and saw how to do this. It works GREAT!

It the option on the page with the =INDIRECT(VLOOKUP.... formula.

Thanks a bunch for the pointer.

John
 

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

Top