View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
Eric Eric is offline
external usenet poster
 
Posts: 1,670
Default How to count the occurrence?

Does anyone have any suggestions on how to count the values? which is no
zero. For example, there is a list of numbers under column A,
100,2,0,3,6,0,5,3
I would like to count the number, which is not equal to zero, and it should
return 6 in cell B1.
Does anyone have any suggestions?
Thanks in advance for any suggestions
Eric