最佳答案
How do I get countifs
to select all non-blank cells?
I have two other criteria, so using counta
alone is not an option.
Using istext
makes the result give 0, always.
Excel gives an error when using <>""
as a criterion.