Count if with 3 criteria
Hi All,
=COUNTIFS({SGS NPI Tracker Range 1}, "Tooling", {SGS NPI Tracker Range 2}, "Not Started", {SGS NPI Tracker Range 4}, [Material #]@row)
This is not pulling in a count with the three criteria:
Tooling
Not Started
And referring back to the Material # in the first column of the same sheet.
Any insight
Best Answer
-
If I'm reading this correct, you are counting Material numbers. If correct, the range to count needs to come first in the formula...
=COUNTIFS({SGS NPI Tracker Range 4}, [Material #]@row, {SGS NPI Tracker Range 1}, "Tooling", {SGS NPI Tracker Range 2}, "Not Started")
Answers
-
See above.
-
If I'm reading this correct, you are counting Material numbers. If correct, the range to count needs to come first in the formula...
=COUNTIFS({SGS NPI Tracker Range 4}, [Material #]@row, {SGS NPI Tracker Range 1}, "Tooling", {SGS NPI Tracker Range 2}, "Not Started")
-
This totally answers the issue. Thank you!
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Smartsheet Customer Resources
- 63.5K Get Help
- 402 Global Discussions
- 213 Industry Talk
- 450 Announcements
- 4.7K Ideas & Feature Requests
- 141 Brandfolder
- 135 Just for fun
- 56 Community Job Board
- 454 Show & Tell
- 31 Member Spotlight
- 1 SmartStories
- 296 Events
- 36 Webinars
- 7.3K Forum Archives
Check out the Formula Handbook template!