Hi, I’ve tried searching for this but can’t seem to find the answer.
In one cell I want to count the number of cells containing “A” but there are two separate ranges to look for those As. What’s the formula for this?
I tried this but no joy – =countifs(A1:V11,“A”,A12:T58,“A”)
I get #REF! Error Circular dependency detected. To resolve with iterative calculation, see File > Settings.
But that’s not helping me.
I’m working it and if I solve it I’ll circle back here. Thanks!