Thread
:
How do I get 0 (zero) to register as a value as opposed to blank c
View Single Post
#
2
Posted to microsoft.public.excel.misc
Sandy Mann
external usenet poster
Posts: 2,345
How do I get 0 (zero) to register as a value as opposed to blank c
Unless I am not understanding you, the COUNT() function will count all
number but ignore blanks.
--
HTH
Sandy
In Perth, the ancient capital of Scotland
and the crowning place of kings
Replace @mailinator.com with @tiscali.co.uk
"Big Trev" wrote in message
...
I am running a sports league championship with league tables. Not that it
matters that much but the sport is World 8-Ball Pool. I need to count the
number of games each player wins draws or looses which in general is not a
problem unless they loose without winning a frame. In this instance the
matchmscore card will have a 0 (zero) number of frames recorded in the
relevant cell, but when this happens I cannot detect the zero value as
opposed to a blank cell. What I need to do is enter a value in a
collection
cell to count the value of 1 if a player scores 0 but ignore it if the
value
of the cell is blank. At the moment I cannot detect a 0 value unless I put
in
that 0=1 but that also picks up all blank cells and that is where I fail.
can
you tell me how I ignore a blank cell but detect 0 as a distinct value.
Reply With Quote
Sandy Mann
View Public Profile
Find all posts by Sandy Mann