![]() |
Count Names
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 |
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 |
Count Names
Try this:
=COUNTIF(A:A,"*,*") -- HTH, RD --------------------------------------------------------------------------- Please keep all correspondence within the NewsGroup, so all may benefit ! --------------------------------------------------------------------------- "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 |
All times are GMT +1. The time now is 04:56 PM. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com