I know how to create a dropdown list but I want to know how to create a rule on each option of the dropdown. Eg, it will be a yes/no dropdown, if I choose ‘yes’ it should be = to ‘1’ and if I choose ‘no’ it should be = to ‘0’. Please help.
Share
you can use the COUNTIF() function:
In cell A6 put the formula: =COUNTIF(A1:A5,”Yes”)
You should get the value 3
Would that work for you?
MIKE
http://www.skeptic.com/