View Single Post
  #3   Report Post  
Bob Phillips
 
Posts: n/a
Default

As an example

=COUNTIF(D3:D59,"0")-(D100)-(D170)-(D190)

--

HTH

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


"Julie" wrote in message
...
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?