+ Reply to Thread
Results 1 to 2 of 2

Function to identify duplicates

  1. #1
    Registered User
    Join Date
    10-12-2007
    Posts
    12

    Function to identify duplicates

    Hi,

    Is there a way to put 2 lists of reference numbers (8 digit alphanumeric codes) in a spreadsheet so that it will distinguish between the codes that appear in both lists and those that only appear in one of the lists.

    Thanks

  2. #2
    Forum Contributor
    Join Date
    08-10-2006
    Posts
    723
    hi,

    not sure what you want but this will show up the dupicates in both lists
    assuming the lists are in column a and b

    use this is in conditional formating

    =COUNTIF($A$1:$b$100,A1)>1
    steve

+ 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