How to use countif / countifs with references, where parent rows are excluded.
Hello.
I am trying to make a separate sheet to my main grid-sheet. In this separate sheet I want to count certain metrics.
for instance; I want to have an overview of the amount of tasks and in what status they are.
Initially I used this formula:
=COUNTIF({Planning area 80, 60 & 10 rev1 Range 1}; ="Completed")
The problem is this formula includes parent rows. My parent rows themselves aren't tasks, so I don't want them included. Also, when using references the cells have to be next to each other, so I can't just pick the cells I want.
Is there a way to exclude the parent rows?
Thank you in advance.
Answers
-
Hope you are fine, try to use CHILDREN Function in counting to avoid counting the parent
bassam.khalil2009@gmail.com
☑️ Are you satisfied with my answer to your question? Please help the Community by marking it as an ( Accepted Answer), and I will be grateful for your "Vote Up" or "Insightful"
Help Article Resources
Categories
Check out the Formula Handbook template!