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.5K Get Help
- 448 Global Discussions
- 145 Industry Talk
- 481 Announcements
- 5.1K Ideas & Feature Requests
- 85 Brandfolder
- 152 Just for fun
- 73 Community Job Board
- 492 Show & Tell
- 33 Member Spotlight
- 2 SmartStories
- 304 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!