Hello formula experts,
I am trying to return a count of instances where the [Implemented] cell is checked and the [Goal Category] cell contains "Environment" as one of the choices.
This formula is returning #INVALID OPERATION
=COUNTIFS(Implemented:Implemented, 1, [Goal Category]:[Goal Category], CONTAINS("Environment"))
Thanks in advance for your help!
Mary