Thread: COUNTIF
View Single Post
  #2   Report Post  
Peo Sjoblom
 
Posts: n/a
Default

=COUNTIF(O14:O100,"=0")

Regards,

Peo Sjoblom

"Connie Martin" wrote:

I have a simple formula: =COUNTIF(O14:O100,"0")
And I have a simple question: I want it to count from and including zero,
not just more than zero. How do I include zero in that?

Connie