COUNTIF Formula with 2 Criteria - Status & Checkbox
Hi,
I am trying to create a summary sheet from a detailed project schedule and would to create a COUNTIF formula that adds to the countif sum if the row status column is "complete" and the internal milestone column is checked; however, I am receiving an #UNPARSEABLE error and not sure what the issue is.
Here is my formula:
=COUNTIFS({1250 Phase 1 Clubhouse Integrated Project Range 1}, "Complete", [{1250 Phase 1 Clubhouse Integrated Project Range 2}, "1"])
When I use the first criteria only on the formula, it works fine, however, I need the second criteria as I only want to count rows with the internal milestone box checked. I've also tried using "true" in place of "1"
Answers
-
Got it:
=COUNTIFS({Other sheet Range 1}, "Complete", {Other sheet }, =1)
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Smartsheet Customer Resources
- 64.3K Get Help
- 423 Global Discussions
- 221 Industry Talk
- 462 Announcements
- 4.8K Ideas & Feature Requests
- 143 Brandfolder
- 144 Just for fun
- 59 Community Job Board
- 463 Show & Tell
- 32 Member Spotlight
- 1 SmartStories
- 300 Events
- 39 Webinars
- 7.3K Forum Archives
Check out the Formula Handbook template!