View Single Post
  #2   Report Post  
JulieD
 
Posts: n/a
Default

Hi James

the COUNTIF function should give you this
=COUNTIF(B1:C38,0)
or if 0 is in cell E1
=COUNTIF($B$1:$C$38,E1)
and fill down for the other values

--
Cheers
JulieD
check out www.hcts.net.au/tipsandtricks.htm
....well i'm working on it anyway
"James" wrote in message
...
Sorry about the blank post.
I am trying to come up with a way to count individual digits i a list.
I have 2 list in column b & c that go from row 1 - 38. I need to know how
to
count the total number of times each digit, 0,1,2,3,etc, appears in the
list.
Is there a function that will do this?

Thank you,
--
James Bonds
Excel Learner