#1   Report Post  
Julie
 
Posts: n/a
Default CountIf function

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?
  #2   Report Post  
Bill Kuunders
 
Posts: n/a
Default

One way............ could be
=COUNTIF(D3:D59,"0")-3

--
Greetings from New Zealand
Bill K

"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?



  #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?



Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Excel option to store trendline's coefficients in cells for use Miguel Saldana Charts and Charting in Excel 9 June 20th 05 08:45 PM
Date & Time mully New Users to Excel 4 May 23rd 05 11:56 AM
Countif Function -Nested Angi Excel Discussion (Misc queries) 7 May 4th 05 07:04 PM
clock Wildman Excel Worksheet Functions 2 April 26th 05 10:31 AM
How do I use COUNTIF in a SUBTOTAL function to differentiate the . Lettie Excel Worksheet Functions 6 March 22nd 05 08:47 AM


All times are GMT +1. The time now is 01:16 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"