+ Reply to Thread
Results 1 to 9 of 9

Remove duplicates from 2nd list

Hybrid View

  1. #1
    Registered User
    Join Date
    06-01-2011
    Location
    london
    MS-Off Ver
    Excel 2007
    Posts
    5

    Remove duplicates from 2nd list

    Hello

    I wonder if someone would be able to assist me. ive tried googling it but as yet havent found anything that works and my brain is literally starting to melt

    please be aware my excel knowledge is very basic ive literally just started using it so could do with step by step assistance if possible! Heres what im trying to do:

    I have two lists obtained from different sources. the master list contains rows of people (sheet 1) that i have already contacted. On a weekly basis i have another list of rows in a 2nd list (sheet 2) that i want to compare against the 1st list and remove any duplicates from the 2nd list so they are not contacted again.

    Any idea of how i can easily do this?

    Thanks in advance!!!
    Last edited by skins; 06-01-2011 at 10:44 AM.

  2. #2
    Forum Contributor
    Join Date
    04-11-2011
    Location
    Columbus, Ohio
    MS-Off Ver
    Excel 2007
    Posts
    325

    Re: Remove duplicates from 2nd list

    Combine both lists together and run the following code in your program.

    http://www.vbaexpress.com/kb/getarticle.php?kb_id=135

  3. #3
    Registered User
    Join Date
    06-01-2011
    Location
    london
    MS-Off Ver
    Excel 2007
    Posts
    5

    Re: Remove duplicates from 2nd list

    i need the first list intact tho?

  4. #4
    Registered User
    Join Date
    06-01-2011
    Location
    london
    MS-Off Ver
    Excel 2007
    Posts
    5

    Re: Remove duplicates from 2nd list

    Quote Originally Posted by 111StepsAhead View Post
    Combine both lists together and run the following code in your program.

    http://www.vbaexpress.com/kb/getarticle.php?kb_id=135
    i need the first list intact tho?

  5. #5
    Forum Expert
    Join Date
    11-29-2010
    Location
    Ukraine
    MS-Off Ver
    Excel 2019
    Posts
    4,168

    Re: Remove duplicates from 2nd list

    hi, skins, please post sample workbook

  6. #6
    Registered User
    Join Date
    06-01-2011
    Location
    london
    MS-Off Ver
    Excel 2007
    Posts
    5

    Re: Remove duplicates from 2nd list

    Quote Originally Posted by watersev View Post
    hi, skins, please post sample workbook
    please see attached. so using this as an example i would be looking for sheet 2 to be left with only the sarahs, hope this makes sense.

    Thanks again for help.
    Attached Files Attached Files

  7. #7
    Forum Expert
    Join Date
    11-29-2010
    Location
    Ukraine
    MS-Off Ver
    Excel 2019
    Posts
    4,168

    Re: Remove duplicates from 2nd list

    please check attachment, run code "test"
    Attached Files Attached Files

  8. #8
    Registered User
    Join Date
    06-01-2011
    Location
    london
    MS-Off Ver
    Excel 2007
    Posts
    5

    Re: Remove duplicates from 2nd list

    Perfect!!! thanks very much. most appreciated


  9. #9
    Forum Expert
    Join Date
    11-29-2010
    Location
    Ukraine
    MS-Off Ver
    Excel 2019
    Posts
    4,168

    Re: Remove duplicates from 2nd list

    if you are happy with the offered solution, please mark the thread as Solved (see forum Rules for details)

+ 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