+ Reply to Thread
Results 1 to 4 of 4

Comparing values between two columns, with partial matching

  1. #1
    Registered User
    Join Date
    10-16-2018
    Location
    Tel Avid, Israel
    MS-Off Ver
    2016
    Posts
    16

    Comparing values between two columns, with partial matching

    Hi All,
    I'll be glad to receive your help.

    I'm a library worker.
    I have an Excel file with two columns (A and C for that matter), each with a long list of book titles (approximately 115,000 lines), over 80 percent of the titles overlap and exist in both columns.

    I want to compare the two columns and find out which titles exist in both columns, both in A and C. The point is, that the titles can repeat themselves in both columns without a full match (each column was imported from another source),
    for example:
    Column A, such as "the easy way" may appear in the second column as "easy way, the".

    I want to find duplicates of this kind, which exist between these columns, that is, when the same sequence of words exists in both columns.

    The possibility of marking by conditional formatting is not suitable for this case because it distinguishes the exact expression, as in a function such as: IF (ISERROR) MATCH (A1, $ C $ 1: $ C $ 5,0)


    Is there a way to find a partial match between the two columns in the way I described above?

    a slightly complex case.
    Thanks in advance for helpers.

  2. #2
    Registered User
    Join Date
    10-16-2018
    Location
    Tel Avid, Israel
    MS-Off Ver
    2016
    Posts
    16

    Re: Comparing values between two columns, with partial matching

    I will only say that perhaps a solution that will enable the definition of Ignoring symbols when comparing such as space, comma, conjunctions, etc. can help solve the problem.

    Thanks again.

  3. #3
    Administrator FDibbins's Avatar
    Join Date
    12-29-2011
    Location
    Duncansville, PA USA
    MS-Off Ver
    Excel 7/10/13/16/365 (PC ver 2310)
    Posts
    52,929

    Re: Comparing values between two columns, with partial matching

    Hi, welcome to the forum

    Quote Originally Posted by E-Dan View Post
    ...The possibility of marking by conditional formatting is not suitable for this case because it distinguishes the exact expression, as in a function such as: IF (ISERROR) MATCH (A1, $ C $ 1: $ C $ 5,0)
    Actually, thats not quite true, whatever formula is devised to do what you need, could probably also be used in CF - the problem with CF them becomes that, wit that many records, your file could be slowed down.

    To start with, I would suggest that you

    upload a small (clean) sample workbook (not a pic) of what you are working with, and what your expected outcome would look like.
    1. Use code tags for VBA. [code] Your Code [/code] (or use the # button)
    2. If your question is resolved, mark it SOLVED using the thread tools
    3. Click on the star if you think someone helped you

    Regards
    Ford

  4. #4
    Registered User
    Join Date
    10-16-2018
    Location
    Tel Avid, Israel
    MS-Off Ver
    2016
    Posts
    16

    Re: Comparing values between two columns, with partial matching

    Hi FDibbins, thanks

    This seems to be the best place for Excel experts.

    eventually, I found another figure to base on it instead of the book titles.
    but anyway thank you so much for wanting to help, and promise to come back here with any question

    Thanks and a successful year to everyone.

+ 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] Matching values in two columns, then comparing values in adjacent cells
    By crfcaio in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 11-03-2017, 07:40 PM
  2. [SOLVED] Partial matching over several columns
    By markDuffy in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 09-11-2015, 02:07 PM
  3. Comparing Two Columns with partial matches
    By cartoking in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 05-16-2013, 04:56 PM
  4. Partial matching two columns of data?
    By tmedia in forum Excel - New Users/Basics
    Replies: 3
    Last Post: 02-23-2012, 06:42 PM
  5. Partial matching two columns of data
    By tmedia in forum Excel General
    Replies: 0
    Last Post: 02-08-2012, 06:45 PM
  6. Matching Partial data in columns
    By ap_naveen in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 10-09-2007, 05:57 AM
  7. Comparing/Matching Values in multiple columns
    By BuddyB in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 02-26-2005, 04:06 PM

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