COUNT Formula for projects in multiple different statuses
Hello!
I am creating a metrics page and am trying to create a formula to count the number of projects with different statuses.
I want the formula to count ONLY projects with the project type at "Contract" AND that are in the status of either "Not Started" or "In Progress"
I have 2 separate formulas to count the total number of projects for both not started and in progress, but not sure how to combine the 2 into a single formula.
Current "Not Started" formula: =COUNTIFS({Type}, ="Contract", {Status}, =[Primary Column]@row)
Current "In Progress" formula: =COUNTIFS({Type}, ="Contract", {Status}, =[Primary Column]@row)
Would it be easier to created a formula counting all contracts not in the complete status?
thanks!
Answers
-
Hey Brooke,
I hope I understand you correctly.
You can use 1 COUNTIFS formula to count yoru projects.
Can you send a screenshot of the data sheet to help me understand the columns?
Thank you
Itai Perez
If you found my comment helpful any reaction, Insightful, Awsome etc... would be appreciated🙂
https://www.linkedin.com/in/itai-perez/
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Customer Resources
- 64.8K Get Help
- 434 Global Discussions
- 138 Industry Talk
- 470 Announcements
- 4.9K Ideas & Feature Requests
- 129 Brandfolder
- 148 Just for fun
- 65 Community Job Board
- 486 Show & Tell
- 33 Member Spotlight
- 2 SmartStories
- 300 Events
- 36 Webinars
- 7.3K Forum Archives
Check out the Formula Handbook template!