I am trying to have the drop down values of one cell dependent on the selected drop down value of another cell. What I have is:
Cell a1: Value can be either Yes or No
Cell a2: Value can be California, Colorado or Connecticut if a1 is Yes but if it is No then the only allowable values are California or Colorado. I have all 3 of these values in a4:a6. I'm trying to not have to have multiple lists with some of the same values.
I can't believe this isn't possible but I can't figure it out. Am I totally off-base?
Cell a1: Value can be either Yes or No
Cell a2: Value can be California, Colorado or Connecticut if a1 is Yes but if it is No then the only allowable values are California or Colorado. I have all 3 of these values in a4:a6. I'm trying to not have to have multiple lists with some of the same values.
I can't believe this isn't possible but I can't figure it out. Am I totally off-base?