Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 266
Default COUNTIF - Not an Error

Is there a way to use Countif to count the number of cells in the range that
are not errors - in other words - they are NOT #VALUE and NOT #DIV 0 etc.

=COUNTIF(A1:A5000, ??????)
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 6
Default COUNTIF - Not an Error

I think just count(a1:a5000) will work as it ignores errors?



"dhstein" wrote:

Is there a way to use Countif to count the number of cells in the range that
are not errors - in other words - they are NOT #VALUE and NOT #DIV 0 etc.

=COUNTIF(A1:A5000, ??????)

  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 266
Default COUNTIF - Not an Error

Thanks for your response but the entries I have are text and COUNT only
counts numbers

"Flower" wrote:

I think just count(a1:a5000) will work as it ignores errors?



"dhstein" wrote:

Is there a way to use Countif to count the number of cells in the range that
are not errors - in other words - they are NOT #VALUE and NOT #DIV 0 etc.

=COUNTIF(A1:A5000, ??????)

  #4   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 3,268
Default COUNTIF - Not an Error

If there are no numbers then you can use

=COUNTIF(A2:A200,"=99^99")


it will ignore errors


--


Regards,


Peo Sjoblom


"dhstein" wrote in message
...
Thanks for your response but the entries I have are text and COUNT only
counts numbers

"Flower" wrote:

I think just count(a1:a5000) will work as it ignores errors?



"dhstein" wrote:

Is there a way to use Countif to count the number of cells in the range
that
are not errors - in other words - they are NOT #VALUE and NOT #DIV 0
etc.

=COUNTIF(A1:A5000, ??????)



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
Using "Countif" in macro gives compile error ashish128 Excel Discussion (Misc queries) 4 June 15th 07 12:23 PM
Countif error using multiple workbooks Melody4572 Excel Discussion (Misc queries) 11 February 6th 07 01:19 PM
Counting instances of found text (Excel error? Or user error?) S Davis Excel Worksheet Functions 5 September 12th 06 04:52 PM
countif / sumif function error Mark J. Excel Worksheet Functions 3 May 4th 06 10:49 PM
COUNTIF or not to COUNTIF on a range in another sheet Ellie Excel Worksheet Functions 4 September 15th 05 10:06 PM


All times are GMT +1. The time now is 04:53 PM.

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

About Us

"It's about Microsoft Excel"