Hello,
I need a little help with formulas. I want the parent to count the children and the sub children separately. Example below. I was able get the parent to count the children but when I try to count the sub children separately it counts all the children. This is the formula I used to count the children =("CONTRACT NAME - " + COUNT(CHILDREN()) + " openings")
Example: The "2 Submitted" is what I want the formula to also count
CONTRACT NAME - 6 Openings 2 Submitted
17-ZOO-946- Software Engineer 0
Smith, Bob
17-IB-945- Software Engineer 1
17-TBINE-944- Software Engineer 1
17-SVC-940- Configuration Manager 1
17-SVC-941- Trainer 1
17-LAB-942- Network Engineer 2
NE2- Doe, John
Thank you,
Ashley