Hi.
I have this:

=COUNTIF(A1:A5, {"<>String1","<>String2"})

How do I add "empty"? (cell range that doesn't contain "String1", "String2" or is empty)

PR