+ Reply to Thread
Results 1 to 4 of 4

Flag if Duplicate

  1. #1
    Registered User
    Join Date
    03-26-2012
    Location
    Wiltshire, England
    MS-Off Ver
    Excel 2010
    Posts
    21

    Flag if Duplicate

    Hi,

    I have one column of data in excel, and I need excel to mark (in the adjacent column) if the contents of that cell appears anywhere else in that column. In my data I have a list of reference numbers for items, and I need to know if any item has more that one reference number .
    Can any one help ?

    Thanks

  2. #2
    Forum Expert
    Join Date
    09-27-2011
    Location
    Poland
    MS-Off Ver
    Excel 2007
    Posts
    1,312

    Re: Flag if Duplicate

    Hi

    look into attachment and try type numbers in column A
    Attached Files Attached Files
    Regards

    tom1977

    If You are satisfied with my solution click the small star icon on the left to say thanks.

  3. #3
    Valued Forum Contributor
    Join Date
    03-16-2012
    Location
    Aarhus, Denmark
    MS-Off Ver
    Excel 2007
    Posts
    992

    Re: Flag if Duplicate

    Try using =FIND(), and search in the column. If it returns a value larger than 1, then it's a duplicate. You can use an =IF() statement around the =FIND() statement, to get the "flag" you want returned.
    Sincerely
    S?ren Larsen

    "Give a man a fish, and you'll feed him for a day. Give a man a fishing rod, and he'll steal your yacht!"

  4. #4
    Forum Contributor darknation144's Avatar
    Join Date
    01-24-2012
    Location
    London
    MS-Off Ver
    Microsoft Excel 365 MSO
    Posts
    555

    Re: Flag if Duplicate


+ Reply to Thread

Thread Information

Users Browsing this Thread

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

Tags for this Thread

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