Hello - I'm an new user hoping for some help.
I have Y/N fields to indicate if someone met a specific criteria and want to create a field that gives me the combinations when the fields have a Y.
For Example:
Brown Hair Y/N
Blue Eyes: Y/N
Left Handed: Y/N
Wears Glasses: Y/N
I want to know how many meet the combinations so - how many have brown hair and blue eyes, how many have brown hair, blue eyes, and are left handed, how many are left handed and wear glasses etc....
I was going to create if statements to group the possibilities together but before I did that I figured I would check if I was making this more complicated than I need to.
Thanks in advance!
Kate