Excel - Conditional Lists

Joined
Oct 15, 2008
Messages
3
Reaction score
0
I'm trying to make available lists conditional on prior cell entries. Example:

CellA1 Has a list where the user can pick from:
Fruit
Veggie
Bread
Pasta

When the user goes to CellA2 the list there is dependent upon what they entered in CellA1. IE
if they picked Fruit the list they see in CellA2 is
Bananna
Apple
Mango
if they picked Veggie they would see
squash
carrot
peas
corn

etc ...
Lists could change over time, IE peach is later added to the fruit list or Drink added to the CellA1 list.

Can this be done in the std interface or would it have to be done with VB?

TIA
 

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