COUNTIFS Referencing 3 sheets with two Criteria

I'm struggling with this one and could really use some help from the Smartsheet formula geniuses!
On my metrics sheet for a team dashboard, I am trying to pull a count of items that are labeled with the priority level listed at the row and do NOT have a status of "complete".
Below is my attempt and getting an error message of "Invalid Ref"
=COUNTIFS({SHEET1 Range 2}, Title@row, {SHEET1 Range 3}, "Complete" /0) + COUNTIFS({SHEET2 Range 2}, Title@row, {SHEET2 Range 3}, "Complete", /0) + COUNTIFS({SHEET3 Range 2}, Title@row, {SHEET3 Range 3}, "Complete", /0)
Am I close? Please help!
Best Answer
-
Try removing the ", /0" from the end of each of the COUNTIFS.
Answers
-
Try removing the ", /0" from the end of each of the COUNTIFS.
-
Paul Newcome, you have once again come to my rescue!
THANK YOU!!!
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Customer Resources
- 68K Get Help
- 474 Global Discussions
- 209 Use Cases
- 517 Announcements
- 5.6K Ideas & Feature Requests
- 87 Brandfolder
- 157 Just for fun
- 85 Community Job Board
- 521 Show & Tell
- 36 Member Spotlight
- 3 SmartStories
- 309 Events
- 37 Webinars
- 7.3K Forum Archives
Check out the Formula Handbook template!