+ Reply to Thread
Results 1 to 2 of 2

Duplicates over two lists

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

    Duplicates over two lists

    I have a list of approx. 5000 alphanumeric reference numbers, I have another list with 3500 of these that have been completed and would like to find a way to display the remaining 1500 uncompleted ones.

    They have not been completed in order so I can't simply select the last 1500 of the original list.

    I have read these forums and a couple of sites that seem to offer solutions but I can't get them to work....


    I have tried to name the lists (insert>name>define)

    Then produce a third list called "In1not2" and used the following array formula:

    =IF(ISERROR(MATCH(List1,List2,0)),List1,"")

    Although this worked on a small sample my excel crashes (not responding) every time i try it on the full list.


    I have also tried with conditional formatting but to no avail

    any help appreciated

  2. #2
    Forum Contributor
    Join Date
    02-27-2008
    Posts
    764

    macro

    HI
    Paste the first list in col A and 2nd list in Col B and press the yellow button (See compare.zip). it will compare Col A with B and any missing ones will be listed in col C
    Ravi
    Attached Files Attached Files

+ 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