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
- 67.2K Get Help
- 462 Global Discussions
- 156 Industry Talk
- 506 Announcements
- 5.4K Ideas & Feature Requests
- 85 Brandfolder
- 156 Just for fun
- 81 Community Job Board
- 517 Show & Tell
- 35 Member Spotlight
- 3 SmartStories
- 308 Events
- 36 Webinars
- 7.3K Forum Archives