+ Reply to Thread
Results 1 to 4 of 4

Compare/Contrast numbers to return True/False?

  1. #1
    Registered User
    Join Date
    10-25-2018
    Location
    Minnesota
    MS-Off Ver
    2016
    Posts
    2

    Compare/Contrast numbers to return True/False?

    Mornin!

    I am working on a project to compare 2 lists of document numbers. The 1st list, from system 1, contains a list of active document numbers, the 2nd list, from a 2nd system, contains a list of all document numbers issued. The goal is to compare the 2 lists and determine which document numbers on list 2 that are no longer listed on list 1.

    After staring at and verifying 80,000 lines of data, my brain is scrambled and I'm struggling with how to proceed this morning. Since the company fired the resident Excel guru in our area, I figured I would reach out for assistance elsewhere!

    Ideally, what I would like to do is to add a column to list 2 to return a true or false response (0/1 works too) if the number from list 2 is or isn't present on list 1.

    Any help or guidance is truly appreciated!

  2. #2
    Administrator 6StringJazzer's Avatar
    Join Date
    01-27-2010
    Location
    Tysons Corner, VA, USA
    MS-Off Ver
    MS365 Family 64-bit
    Posts
    24,721

    Re: Compare/Contrast numbers to return True/False?

    This assumes that the first list is in column A and the second list is in column B of the same sheet. This formula goes in any other column on the same sheet.

    Formula: copy to clipboard
    Please Login or Register  to view this content.


    will give TRUE for found and FALSE for not found.
    Jeff
    | | |會 |會 |會 |會 | |:| | |會 |會
    Read the rules
    Use code tags to [code]enclose your code![/code]

  3. #3
    Registered User
    Join Date
    10-25-2018
    Location
    Minnesota
    MS-Off Ver
    2016
    Posts
    2

    Re: Compare/Contrast numbers to return True/False?

    Due to the size of the lists, and the accompanying data, the lists are on different sheets within the same workbook currently.

    However, that option could definitely be viable. I'll try playing around with it. Thanks!

  4. #4
    Administrator 6StringJazzer's Avatar
    Join Date
    01-27-2010
    Location
    Tysons Corner, VA, USA
    MS-Off Ver
    MS365 Family 64-bit
    Posts
    24,721

    Re: Compare/Contrast numbers to return True/False?

    Then on the sheet with the second list if both lists are in column A of their respective sheets:

    Formula: copy to clipboard
    Please Login or Register  to view this content.


    You get the idea.

+ 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. Replies: 3
    Last Post: 08-16-2018, 06:07 AM
  2. Replies: 5
    Last Post: 05-11-2016, 12:09 AM
  3. Compare dates and return true or false
    By Burt_100 in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 12-22-2014, 04:00 PM
  4. Replies: 6
    Last Post: 11-13-2014, 11:26 AM
  5. Replies: 3
    Last Post: 02-11-2012, 03:07 PM
  6. [SOLVED] Search for 2 true arguments and return true or false
    By David in forum Excel General
    Replies: 3
    Last Post: 07-15-2006, 05:20 AM
  7. Function to return True/False if all are validated as True by ISNU
    By Tetsuya Oguma in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 03-15-2006, 06:30 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