COUNTIF with 2 conditions
I want to count the # of projects in a sheet that are 'in progress'. there is a project status column; however the projects have children and i only want to count the # of parent projects in work without adding up their children. I was thinking of maybe doing a COUNTIF with 2 conditions, condition 1) countif 'in progress', condition 2) count only if column x is not blank.
Column X is the project ID number so it would be blank for the children but not the parent. How do I write the syntax?
Thanks
Comments
-
Hi,
try this:
=COUNTIFS([PROJECT No.]:[PROJECT No.], <>0, [LV-1 Project Status / LV-2 Deliverable Status]:[LV-1 Project Status / LV-2 Deliverable Status], "In Progress")
Hope this helps.
Projektmanagement Professional in Frankfurt am Main, Germany
-
HI Daniela,
You can learn a lot about the individual formulas and find a full list here:
-
it worked!! thank you!
Categories
- All Categories
- 14 Welcome to the Community
- Customer Resources
- 64.4K Get Help
- 424 Global Discussions
- 136 Industry Talk
- 465 Announcements
- 4.8K Ideas & Feature Requests
- 143 Brandfolder
- 145 Just for fun
- 62 Community Job Board
- 464 Show & Tell
- 32 Member Spotlight
- 1 SmartStories
- 301 Events
- 39 Webinars
- 7.3K Forum Archives