Thread: Count Names
View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Bob Phillips
 
Posts: n/a
Default Count Names

To count the number of commas

=COUNTIF(A:A,"*,*")

--
HTH

Bob Phillips

(replace somewhere in email address with gmail if mailing direct)

"mudraker" wrote in
message ...

In column A I have data that contains names. Most entries have a commar
between Surname and First name.

I need a formula that will count how many names (rows) have a commar in
them. The numer of rows will change as names are added or removed


Thanks in advance.


--
mudraker
------------------------------------------------------------------------
mudraker's Profile:

http://www.excelforum.com/member.php...fo&userid=2473
View this thread: http://www.excelforum.com/showthread...hreadid=554445