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.9K Get Help
- 441 Global Discussions
- 139 Industry Talk
- 471 Announcements
- 4.9K Ideas & Feature Requests
- 129 Brandfolder
- 148 Just for fun
- 68 Community Job Board
- 496 Show & Tell
- 33 Member Spotlight
- 2 SmartStories
- 300 Events
- 36 Webinars
- 7.3K Forum Archives