Countif - Multiple Condtions

J

Joe Gieder

I am trying to count how many cells meet a combination of
two criteria, can this be done? What I have tried is
=IF(E3:E3825<>"M",COUNTIF(J3:J3825,">0"),"") and I get
either an error or just a blank value. Can this be done
as a single formula or do I need to have two formulas,
one to count the M's and the other to count those > 0 and
then subtract the M's.

Thanks In Advance.
Joe
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top