I want to count values in a column only if two of the columns are unchecked.
For example in row 1 , Column "A" & "B" need to be unchecked to count value in column "C", row 1.
I have tried multiple combinations but they don't seem to work or return an error. what would be the best solution for this?