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
- 66.5K Get Help
- 434 Global Discussions
- 152 Industry Talk
- 494 Announcements
- 5.3K Ideas & Feature Requests
- 85 Brandfolder
- 155 Just for fun
- 77 Community Job Board
- 506 Show & Tell
- 34 Member Spotlight
- 2 SmartStories
- 307 Events
- 37 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!