Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 5
Default counting the cells ignoring zero values

i want to count number of cells that contain some numeric value other than
zero.
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 39
Default counting the cells ignoring zero values

CountIF. http://office.microsoft.com/en-us/ex...090291033.aspx

--
-Ben-
Ben M. Schorr, MVP
Roland Schorr & Tower
http://www.rolandschorr.com
http://www.officeforlawyers.com



"awais" wrote in message
:

i want to count number of cells that contain some numeric value other than
zero.

No virus found in this incoming message.
Checked by AVG.
Version: 7.5.524 / Virus Database: 270.3.0/1502 - Release Date: 6/13/2008 7:25 PM


No virus found in this outgoing message.
Checked by AVG.
Version: 7.5.524 / Virus Database: 270.3.0/1502 - Release Date:
6/13/2008 7:25 PM


  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 35,218
Default counting the cells ignoring zero values

Just to add:

=COUNTIF(A1:A30,"<0")
or
=COUNTIF(A1:A30,"<"&0)
or if B1 held 0:
=COUNTIF(A1:A30,"<"&b1)



awais wrote:

i want to count number of cells that contain some numeric value other than
zero.


--

Dave Peterson
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
average of different cells ignoring zero values awais Excel Discussion (Misc queries) 1 June 14th 08 11:45 PM
Counting Names in a Column, Ignoring Duplicates Bruce Excel Discussion (Misc queries) 8 March 18th 07 01:01 PM
Counting cells with duplicate values Carla Excel Discussion (Misc queries) 5 December 22nd 06 05:28 PM
Counting values across merged cells. BRYAN J MCGLADE Excel Discussion (Misc queries) 0 November 17th 06 01:04 AM
average values in non-contiguous cells, ignoring 0 values RWormdahl Excel Worksheet Functions 3 October 30th 06 01:06 AM


All times are GMT +1. The time now is 01:15 AM.

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"