+ Reply to Thread
Results 1 to 4 of 4

Need to find partial matches between two columns

  1. #1
    Registered User
    Join Date
    12-10-2009
    Location
    TX
    MS-Off Ver
    Excel 2007
    Posts
    9

    Need to find partial matches between two columns

    Column A is a list of 1400 company names.

    Column B is a list of 1200 company names.

    I want to see which of the company names in Column B also exist in Column A.

    Same company names are not necessarily exact matches between Columns A & B.


    Example:

    Column A*********************Column B
    Joe's Tire Shop**************A&D Pawn Co.
    A & D Pawn*****************Joes Tire Shop, Inc



    How can I identify, in Column C, which of the company names in Column B, already exist in Column A?

  2. #2
    Forum Moderator alansidman's Avatar
    Join Date
    02-02-2010
    Location
    Steamboat Springs, CO
    MS-Off Ver
    MS Office 365 Version 2405 Win 11 Home 64 Bit
    Posts
    23,890

    Re: Need to find partial matches between two columns

    I did a search on "Fuzzy Match Excel" in Google and found several hits. Here is one of them. You may want to look at others also.

    http://www.digdb.com/excel_add_ins/m...columns_fuzzy/

    Alan
    Alan עַם יִשְׂרָאֵל חַי


    Change an Ugly Report with Power Query
    Database Normalization
    Complete Guide to Power Query
    Man's Mind Stretched to New Dimensions Never Returns to Its Original Form

  3. #3
    Registered User
    Join Date
    12-10-2009
    Location
    TX
    MS-Off Ver
    Excel 2007
    Posts
    9

    Re: Need to find partial matches between two columns

    I am not familiar with VBA code and I was hoping that someone might have a formula that I could put in C1 and drag down alongside the COLUMN B entries which are being compared to the COLUMN A list.

  4. #4
    Forum Moderator alansidman's Avatar
    Join Date
    02-02-2010
    Location
    Steamboat Springs, CO
    MS-Off Ver
    MS Office 365 Version 2405 Win 11 Home 64 Bit
    Posts
    23,890

    Re: Need to find partial matches between two columns

    If you follow the instructions provided for using VBA, you will ordinarily get to where you need to be. What you are asking for is a multi step procedure and if your file has hundreds or thousands of names you will need to do it in VBA. If it is only a few names, then you don't need excel at all because you could do it with your eye. Try it out and post back when you hit a stumbling block. Lots of smart people in this forum that will help you along but you do need to put some effort into the exercise.

    Alan

+ 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