Getting an unparseable error when i do this:
=COUNTIFS(DESCENDANTS([Final and Locked]824, 1))
Basically, I just want it to automatically count the number of checkboxes in the next column so when new children are added by other users, I don't need to worry if the formula is capturing the new rows.
