How to count how many times an specific name in a column has a "Pass" in another column?
Hello community,
I have a Calculation sheet and I want to track how many times specific names have a "Pass" and or "Fail" in another sheet. I have a dashboard I'm connecting this calculation sheet to.
For example how many "Pass" in column 2 does "john" in column 1 have
Tags:
Best Answer
-
I was able to figure it out
=COUNTIFS([{Name Column}, "Specific Name", {Status Column}, "Pass")
Answers
-
I was able to figure it out
=COUNTIFS([{Name Column}, "Specific Name", {Status Column}, "Pass")
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Customer Resources
- 65.1K Get Help
- 443 Global Discussions
- 140 Industry Talk
- 472 Announcements
- 5K Ideas & Feature Requests
- 129 Brandfolder
- 150 Just for fun
- 71 Community Job Board
- 497 Show & Tell
- 33 Member Spotlight
- 2 SmartStories
- 300 Events
- 35 Webinars
- 7.3K Forum Archives
Want to practice working with formulas directly in Smartsheet?
Check out the Formula Handbook template!
Check out the Formula Handbook template!