View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.newusers
Mike H Mike H is offline
external usenet poster
 
Posts: 11,501
Default =countif(with two set of ranges; "0")

Hi,

Note i've changed ; to , for my version of Excel so change it back for yours:-

=COUNTIF(E11:E18,"0")+COUNTIF(E23:E50,"0")

Mike

"Jontie" wrote:

This is my formula =COUNTIF(E11:E18;"0") I also need to add in range
of E23:E50 I am not sure how to do it or is it possible to do. thanks
in advance for your help