Hi
Please, can some help I have a sheet that uses check boxes and trying to count the number of boxes in that have been ticked. I am using this formula however it just returns a value of count 0
Any Ideas
="Count: " + COUNTIF(CHILDREN(Sent47:Sent1), 1)