CountIf function

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hello

I have a countif function...

=COUNTIF(D3:D59,">0")

However I need to also incorporate into this to flag 3 rows that I don't
want to include in this calculation but I'm not sure how to exclude them.

Does anyone have any suggestions?
 
As an example

=COUNTIF(D3:D59,">0")-(D10>0)-(D17>0)-(D19>0)

--

HTH

RP
(remove nothere from the email address if mailing direct)
 

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

Back
Top