Thread
:
Count is not working
View Single Post
#
2
Posted to microsoft.public.excel.newusers
oldchippy
external usenet poster
Posts: 1
Count is not working
Wrote:
Okay, this is BASIC and I feel bad for asking, but I can not get my
count to work.
I have a spreadsheet with a list of doctors names and other
information, I tried to do a count on the column using the following
formula:
=count(D:D)
And Excel gave me 0.
I tried this on other columns, it worked, there is no formula in the
column, my spreadsheet is not on manual calculate, when using the
little ghost function in Excel I am able to get a count for the row in
question, but the formula won't work. I found a work around by
counting another column, any ideas on why it is not working?
Richard
Hi Richard,
If you're counting text, use =COUNTA(D:D)
oldchippy :)
--
oldchippy
------------------------------------------------------------------------
oldchippy's Profile:
http://www.excelforum.com/member.php...o&userid=19907
View this thread:
http://www.excelforum.com/showthread...hreadid=572153
Reply With Quote
oldchippy
View Public Profile
Find all posts by oldchippy