Formula to count multiple, same values in a cell

Options
Lisa Matthews
Lisa Matthews ✭✭✭✭✭
edited 04/12/23 in Formulas and Functions

Hello,

I am stumped trying to write a working formula to count multiple, same values in one cell. I used this formula but it is not returning the number I am looking for:

=COUNTIF([DoorKing Summary]@row, CONTAINS("Yes", @cell))

I also tried this formula without luck:

=COUNTM([DoorKing Summary]@row, "Yes")

I would like the formula to count all of the "Yes" values in a cell. If none are found, value returned should be "0"

image.png

Thank you, in advance, for your help!

--Lisa M.

Best Answers

Answers

Help Article Resources

Want to practice working with formulas directly in Smartsheet?

Check out the Formula Handbook template!