Is One Of (multiple contacts) field
Best Answer
-
Hi @palmcitytim
If you're searching for one value within a multi-select cell, you can use the HAS function!
For example, something like this:
=COUNTIF({Multi Select Column}, HAS(@cell, [Single Name]@row))
If this hasn't helped, it would be useful to see a screen capture of each sheet, identifying what you're looking to do, but please block out sensitive data.
Cheers,
Genevieve
Answers
-
Hi @palmcitytim
If you're searching for one value within a multi-select cell, you can use the HAS function!
For example, something like this:
=COUNTIF({Multi Select Column}, HAS(@cell, [Single Name]@row))
If this hasn't helped, it would be useful to see a screen capture of each sheet, identifying what you're looking to do, but please block out sensitive data.
Cheers,
Genevieve
-
Thank you for that Genevive!
Help Article Resources
Categories
Check out the Formula Handbook template!