Hi,
I am using this formula in a supporting sheet to calculate readiness for a task, but I keep getting zeros no matter what...
=COUNTIF({Cross-site IHA Yes}, 1 / COUNTIF({Cross-Site IHA Ask 1}, 1))
Essentially this is saying, count all the "checked" boxes in column 1 and divide them by the number of boxes "checked" in column 2.
Thanks!