Thread
:
countif function
View Single Post
#
5
JE McGimpsey
Posts: n/a
No,
=COUNTIF(A1:A10,"2") - COUNTIF(A1:A10,"=10")
is what I meant. But yours was closer than mine.
In article ,
Aladin Akyurek wrote:
You meant of course:
=COUNTIF(A1:A10,"2") - COUNTIF(A1:A10,"10")
Reply With Quote