+ Reply to Thread
Results 1 to 4 of 4

Duplicates in 1 column

  1. #1
    Registered User
    Join Date
    06-09-2005
    Posts
    16

    Exclamation Duplicates in 1 column

    I have a spread sheet w/ over 1000 client names. I need a formula that will let me know if a client shows up more than once in the column. My brain is dead trying to think of the formula..Any help would be appreciated! I have a time schedule on this-so hopefully I can get help fast!
    Thanks in advance!

  2. #2
    Forum Expert dominicb's Avatar
    Join Date
    01-25-2005
    Location
    Lancashire, England
    MS-Off Ver
    MS Office 2000, 2003, 2007 & 2016 365
    Posts
    4,867

    Smile

    Good afternoon Delaina

    Chip Pearson has come up with several ways of dealing with duplicates in lists. Check out his fine pages here:

    http://www.cpearson.com/excel/duplicat.htm

    HTH

    DominicB

  3. #3
    aristotle
    Guest

    RE: Duplicates in 1 column

    Hi,

    If names appear in Col A then in A1:
    =IF(COUNTIF($A$1:A1,A1)>1,"Duplicate","Unique").

    Copy the formula and paste to end of range within Col B.

    Regards,
    A
    --
    Please rate my response if you found it helpful. Thanks.


    "Delaina" wrote:

    >
    > I have a spread sheet w/ over 1000 client names. I need a formula that
    > will let me know if a client shows up more than once in the column. My
    > brain is dead trying to think of the formula..Any help would be
    > appreciated! I have a time schedule on this-so hopefully I can get help
    > fast!
    > Thanks in advance!
    >
    >
    > --
    > Delaina
    > ------------------------------------------------------------------------
    > Delaina's Profile: http://www.excelforum.com/member.php...o&userid=24151
    > View this thread: http://www.excelforum.com/showthread...hreadid=388694
    >
    >


  4. #4
    Anne Troy
    Guest

    Re: Duplicates in 1 column

    Hi, Delaina. Try this:
    http://www.officearticles.com/excel/...soft_excel.htm
    *******************
    ~Anne Troy

    www.OfficeArticles.com


    "Delaina" <[email protected]> wrote in
    message news:[email protected]...
    >
    > I have a spread sheet w/ over 1000 client names. I need a formula that
    > will let me know if a client shows up more than once in the column. My
    > brain is dead trying to think of the formula..Any help would be
    > appreciated! I have a time schedule on this-so hopefully I can get help
    > fast!
    > Thanks in advance!
    >
    >
    > --
    > Delaina
    > ------------------------------------------------------------------------
    > Delaina's Profile:

    http://www.excelforum.com/member.php...o&userid=24151
    > View this thread: http://www.excelforum.com/showthread...hreadid=388694
    >




+ 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