+ Reply to Thread
Results 1 to 3 of 3

Count Names

  1. #1
    Valued Forum Contributor mudraker's Avatar
    Join Date
    11-10-2003
    Location
    Melbourne, Australia
    Posts
    3,983

    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.

  2. #2
    Bob Phillips
    Guest

    Re: 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" <[email protected]> wrote in
    message news:[email protected]...
    >
    > 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
    >




  3. #3
    Ragdyer
    Guest

    Re: Count Names

    Try this:

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

    --
    HTH,

    RD

    ---------------------------------------------------------------------------
    Please keep all correspondence within the NewsGroup, so all may benefit !
    ---------------------------------------------------------------------------
    "mudraker" <[email protected]> wrote in
    message news:[email protected]...
    >
    > 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
    >



+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1