+ Reply to Thread
Results 1 to 13 of 13

Comparing lists of values (SIM #'s)

  1. #1
    Registered User
    Join Date
    07-17-2014
    Location
    Farmington, mi
    MS-Off Ver
    2010
    Posts
    23

    Comparing lists of values (SIM #'s)

    Hello Excel Forum!

    So I am no Excel expert, I am a novice at best. My job has asked me to compare a list of device IDs (+30,000) to a few other list of IDs (a few thousand or a few hundred). I need to find what device IDs on the smaller lists are also on the large master list - if at all.

    Is there a quick and 'easy' way to do this in excel? I do not want to go line by line - copy, pasting and finding until I have completed the list...that would take weeks!

    Please let me know if you need more information or have any questions.

    Thank you.

  2. #2
    Forum Moderator Glenn Kennedy's Avatar
    Join Date
    07-08-2012
    Location
    Digital Nomad... occasionally based in Ireland.
    MS-Off Ver
    O365 (PC) V 2406
    Posts
    44,427

    Re: Comparing lists of values (SIM #'s)

    Please post an Excel sheet with a representatve (small!!) set of data, which includes at least one duplicate. Remember to remove ALL confidential information first!!!

    Click on GO ADVANCED and use the paperclip icon to open the upload window.

    View Pic
    Glenn




    None of us get paid for helping you... we do this for fun. So DON'T FORGET to say "Thank You" to all who have freely given some of their time to help YOU

  3. #3
    Registered User
    Join Date
    07-17-2014
    Location
    Farmington, mi
    MS-Off Ver
    2010
    Posts
    23

    Re: Comparing lists of values (SIM #'s)

    Device List Example.xlsx

    The attachment is an example of the Device # and list. It is only ~100 items but each list will look like this. The master is 30,000 devices and the others are from 100-15,000.

    Thanks.

  4. #4
    Forum Moderator Glenn Kennedy's Avatar
    Join Date
    07-08-2012
    Location
    Digital Nomad... occasionally based in Ireland.
    MS-Off Ver
    O365 (PC) V 2406
    Posts
    44,427

    Re: Comparing lists of values (SIM #'s)

    Is this the sort of thing you wanted?
    Attached Files Attached Files

  5. #5
    Registered User
    Join Date
    07-17-2014
    Location
    Farmington, mi
    MS-Off Ver
    2010
    Posts
    23

    Re: Comparing lists of values (SIM #'s)

    Yes, that is exactly what I need. Would it be possible to do this but also have list 3, 4, 5, 6, etc.?

  6. #6
    Registered User
    Join Date
    07-17-2014
    Location
    Farmington, mi
    MS-Off Ver
    2010
    Posts
    23

    Re: Comparing lists of values (SIM #'s)

    How do you go about comparing the lists? I apologize if this is a simple task - I am so rusty!

  7. #7
    Registered User
    Join Date
    06-16-2015
    Location
    USA
    MS-Off Ver
    MS Office 2010
    Posts
    28

    Re: Comparing lists of values (SIM #'s)

    Please Login or Register  to view this content.

    Copy this in to a macro for book3 that was previously posted

  8. #8
    Registered User
    Join Date
    07-17-2014
    Location
    Farmington, mi
    MS-Off Ver
    2010
    Posts
    23

    Re: Comparing lists of values (SIM #'s)

    I do not know how to use a macro :/

  9. #9
    Registered User
    Join Date
    06-16-2015
    Location
    USA
    MS-Off Ver
    MS Office 2010
    Posts
    28

    Re: Comparing lists of values (SIM #'s)

    Do you have the Developer tab turned on?

  10. #10
    Forum Moderator Glenn Kennedy's Avatar
    Join Date
    07-08-2012
    Location
    Digital Nomad... occasionally based in Ireland.
    MS-Off Ver
    O365 (PC) V 2406
    Posts
    44,427

    Re: Comparing lists of values (SIM #'s)

    Yes, but...

    It uses an array formula that may be very slow to work through your lists. They're a little different from ordinary formulas in that they MUST be confirmed by pressing CTRL+SHIFT+ENTER to activate the array, not just ENTER.

    You will know the array is active when you see curly braces { } appear around the outside of your formula. If you do not CTRL+SHIFT+ENTER you will get an error message or an incorrect answer. Press F2 on that cell and try again.

    Don't type the curly braces yourself - it won't work...

    can you use the first method, filter on the column containing the duplicates and paste them somewhere else?
    Attached Files Attached Files

  11. #11
    Forum Moderator Glenn Kennedy's Avatar
    Join Date
    07-08-2012
    Location
    Digital Nomad... occasionally based in Ireland.
    MS-Off Ver
    O365 (PC) V 2406
    Posts
    44,427

    Re: Comparing lists of values (SIM #'s)

    Sorry, I forgot to mention that I created two Named ranges to simplify the look of the formulae. If yoou go with tis approach, we can madke those Named Ranges dynamic, so that they'll automatically adjust to suit your real data.

  12. #12
    Registered User
    Join Date
    07-17-2014
    Location
    Farmington, mi
    MS-Off Ver
    2010
    Posts
    23

    Re: Comparing lists of values (SIM #'s)

    Thank you everyone! You all have been very helpful and I think we have solved my issue. It is greatly appreciated.

    Thank you.

  13. #13
    Forum Moderator Glenn Kennedy's Avatar
    Join Date
    07-08-2012
    Location
    Digital Nomad... occasionally based in Ireland.
    MS-Off Ver
    O365 (PC) V 2406
    Posts
    44,427

    Re: Comparing lists of values (SIM #'s)

    Glad to have helped! If that takes care of your original question, please select Thread Tools from the menu link above and mark this thread as SOLVED. It'd also be appreciated if you were to click the add Reputation button at the foot of any of the posts of those who helped you reach a solution.

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. [SOLVED] Comparing 2 Lists (names) and finding missing values
    By karimel_romeo in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 01-23-2014, 11:47 AM
  2. comparing two lists to a set of defined values
    By diggy13 in forum Excel Programming / VBA / Macros
    Replies: 6
    Last Post: 08-22-2013, 08:13 AM
  3. Comparing two lists and finding 'similar' values
    By johncassell in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 11-09-2010, 09:29 AM
  4. Comparing lists and returning corresponding values
    By ronoc88 in forum Excel General
    Replies: 1
    Last Post: 07-16-2010, 12:20 PM
  5. comparing lists
    By Gary L Brown in forum Excel Formulas & Functions
    Replies: 8
    Last Post: 09-06-2005, 06:05 AM

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