+ Reply to Thread
Results 1 to 5 of 5

Find Duplicates (not exact match) Two Workbooks, Two Columns

  1. #1
    Registered User
    Join Date
    06-09-2020
    Location
    USA
    MS-Off Ver
    2016
    Posts
    27

    Find Duplicates (not exact match) Two Workbooks, Two Columns

    Hi Excel Forum,

    I am needing assistance finding the correct formula for an issue I am running into. I have two reports of which I need to find the duplicate names using a compariosn of two columns in two workbooks. For example, I need to check and see if Aaron Taylor in workbook column A matches a name in workbook 2 column A. I have tried a few formulas such as isnumber for match, but there are a few names where the middle name is spilled out which is mismatch with that process (and is a match technically). Basically, can I place a wildcard somewhere in the formula or is there a better all around formula to use? Thank you for your help!

  2. #2
    Forum Guru
    Join Date
    08-28-2014
    Location
    USA
    MS-Off Ver
    Excel 2019
    Posts
    17,543

    Re: Find Duplicates (not exact match) Two Workbooks, Two Columns

    It may be easier for someone to help if we could see a sample.
    Please utilize the instructions in the banner at the top of the page.
    Let us know if you have any questions.
    Consider taking the time to add to the reputation of everybody that has taken the time to respond to your query.

  3. #3
    Registered User
    Join Date
    06-09-2020
    Location
    USA
    MS-Off Ver
    2016
    Posts
    27

    Re: Find Duplicates (not exact match) Two Workbooks, Two Columns

    My apologies for not reading that part. Thank you!

    =ISNUMBER(MATCH(A:A,B:B, 0))

    Trying to get The last one to also show true. Thanks!
    Attached Files Attached Files

  4. #4
    Registered User
    Join Date
    06-09-2020
    Location
    USA
    MS-Off Ver
    2016
    Posts
    27

    Re: Find Duplicates (not exact match) Two Workbooks, Two Columns

    Quote Originally Posted by JeteMc View Post
    It may be easier for someone to help if we could see a sample.
    Please utilize the instructions in the banner at the top of the page.
    Let us know if you have any questions.
    My apologies for not reading that part. Thank you!

    =ISNUMBER(MATCH(A:A,B:B, 0))

    Trying to get The last one to also show true. Thanks!

  5. #5
    Forum Guru
    Join Date
    08-28-2014
    Location
    USA
    MS-Off Ver
    Excel 2019
    Posts
    17,543

    Re: Find Duplicates (not exact match) Two Workbooks, Two Columns

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

    I advise against using whole column references.
    If you convert A1:C10 into a table then that alleviates the need to adjust the formula in the event more data is added.
    Let us know if you have any questions.

+ 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] 3 Value Lookup with Duplicates, 2 Exact Matches & 1 Approximate Match
    By dramadog in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 02-04-2020, 04:39 PM
  2. [SOLVED] Check for duplicates only if 3 cells are an exact match
    By heweaver in forum Excel General
    Replies: 3
    Last Post: 07-16-2019, 09:26 AM
  3. Find duplicates in 2 columns and match values
    By alex_uk in forum Excel General
    Replies: 1
    Last Post: 05-28-2018, 09:57 AM
  4. Find exact match or closest value in between two columns
    By amberle in forum Excel Programming / VBA / Macros
    Replies: 8
    Last Post: 09-19-2017, 11:12 AM
  5. [SOLVED] Find exact number of duplicates and copy to an other sheet
    By goranimo in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 09-27-2016, 06:43 AM
  6. Make a list of exact match duplicates in large spreadsheet
    By jonnygun in forum Excel Formulas & Functions
    Replies: 13
    Last Post: 08-29-2013, 12:58 PM
  7. [SOLVED] Find exact match in multiple columns in 1 row with all other rows 90,000 rows.
    By KHurt in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 05-02-2013, 01:38 PM

Tags for this Thread

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