How do I calculate the number of answers based on a specific value
Best Answer
-
=COUNTIFS([Column1], "Male", [Column2], "Strongly Agree")
Answers
-
=COUNTIFS([Column1], "Male", [Column2], "Strongly Agree")
-
That's exactly what I was looking for! THANK YOU!
-
You are WELCOME! Have a wonderful day :)
Help Article Resources
Categories
Want to practice working with formulas directly in Smartsheet?
Check out the Formula Handbook template!
Check out the Formula Handbook template!