Hello,
I'm a bit stumped. I'm sure there's a way to do this but I'm not sure how.
I'm building a matrix. In my sample file, column B has "Type", and column C has Food. Column B is data validated with dropdown menus for the subsequent food categories, and column C is where I need my conditional options to appear.
Is there a way to make it so if a food type is selected in the "Type" dropdown for column B, the next cell in the row (in Column C's "Food" section) will populate a dropdown of those food types?
The second tab contains all the data for foods according to their types, but I'd like it to get it to be picked up conditionally by the Type selected on the first tab's B column and then be available in a dropdown from the next cell over (in C column).
Example: if I choose Citrus under the Types column (B11), how can I make (C11) display a dropdown menu of the corresponding items on the second tab (in this case Oranges and Grapefruit), including any items I may add to that list in the future?
I'm a bit stumped. I'm sure there's a way to do this but I'm not sure how.
I'm building a matrix. In my sample file, column B has "Type", and column C has Food. Column B is data validated with dropdown menus for the subsequent food categories, and column C is where I need my conditional options to appear.
Is there a way to make it so if a food type is selected in the "Type" dropdown for column B, the next cell in the row (in Column C's "Food" section) will populate a dropdown of those food types?
The second tab contains all the data for foods according to their types, but I'd like it to get it to be picked up conditionally by the Type selected on the first tab's B column and then be available in a dropdown from the next cell over (in C column).
Example: if I choose Citrus under the Types column (B11), how can I make (C11) display a dropdown menu of the corresponding items on the second tab (in this case Oranges and Grapefruit), including any items I may add to that list in the future?