D
Dax Arroway
I'm trying to count a column that doesn't match a few selections. For
example, I want to count all cells in column A which doesn't contain blue,
green, or purple.
So my formula would be something like:
=CountIf(A1:A20, <>blue or green or purple)
Any help please?
Thanks in advance!
--Dax
example, I want to count all cells in column A which doesn't contain blue,
green, or purple.
So my formula would be something like:
=CountIf(A1:A20, <>blue or green or purple)
Any help please?
Thanks in advance!
--Dax