View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.newusers
oldchippy oldchippy is offline
external usenet poster
 
Posts: 1
Default 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