Hello,
I have been trying to work this one out. Attached is a picture of the column that i wish to tally. This column is a checkbox column and there are multiple parent lines (these are the colours lines) The top line is the grandparent line the white rows are the children.
So what you see is each children row has some boxes check or not depending on completion of task for that provider, each provider is categorised into sectors. I have used the following formula to get a total for each parent line ="" + COUNTIF(CHILDREN(), 1).
I need a formula that will add/count the parent lines and hopefully have the cell read "Total signed agreements: ??". I have a feeling it has to do with my previous formula is the reason for my problem.
It should be a simple "Total signed Agreement: " + SUM(PARENT)
Help
