+ Reply to Thread
Results 1 to 6 of 6

Data Matching...

  1. #1
    Registered User
    Join Date
    04-05-2012
    Location
    Southfield, Michigan
    MS-Off Ver
    Excel 2003
    Posts
    63

    Data Matching...

    Hi,

    I was wondering if anyone here had any recommendations for an affordable data matching/fuzzy matching program or package.

    Basically, my job requires me to run a lot of internet searches as well as searches of external databases to which the company has access.

    What happens is I get a TON of companies with slightly different names (but they are the same company).

    So, for "General Motors" I'll get:

    -GM
    -General Motors, Inc.
    -General Motors, Incorporated
    -General Motors Corp
    -General Motors Corporation
    -General Motors
    -GMC


    So, I need something that knows that those companies are all "General Motors"

    But it ALSO has to be precise enough to know that:

    -General Motors
    -General Electric
    -General Dynamics

    Are NOT the same company

    (NOTE: I have used Excel's Fuzzy Matching add-in for quite some time, but it just isn't robust enough for what I have to do.)

    Any suggestions would be greatly appreciated!

    Thanks!

    R.J.

  2. #2
    Forum Expert
    Join Date
    09-11-2014
    Location
    Washington, DC
    MS-Off Ver
    2016
    Posts
    1,907

    Re: Data Matching...

    Without a sample workbook, look into using INDEX/MATCH/SMALL/IF along with wildcards to pull specific data matches. This would be a CSE formula-based approach which may become processing intensive if your database is large.
    Spread the love, add to the Rep

    "None of us are as smart as all of us."

  3. #3
    Registered User
    Join Date
    04-05-2012
    Location
    Southfield, Michigan
    MS-Off Ver
    Excel 2003
    Posts
    63

    Re: Data Matching...

    Quote Originally Posted by mcmahobt View Post
    Without a sample workbook, look into using INDEX/MATCH/SMALL/IF along with wildcards to pull specific data matches. This would be a CSE formula-based approach which may become processing intensive if your database is large.
    My lists aren't particularly large. 2000 company names or so.

    I use INDEX/MATCH extensively, but I'm not familiar with the "SMALL" function.

    How would I structure the formula?

    RJ

  4. #4
    Forum Expert
    Join Date
    09-11-2014
    Location
    Washington, DC
    MS-Off Ver
    2016
    Posts
    1,907

    Re: Data Matching...

    Look here for reference:

    https://www.youtube.com/watch?v=Tp7I5u1MqiM

    Assuming you have access to the company names that return multiple results, you could setup multiple worksheets or multiple columns, each devoted to a particular company.

    Based on the video, your search criteria could be a wildcard match for the company name. This will return a consolidated list of results while excluding duplicates.

  5. #5
    Registered User
    Join Date
    04-05-2012
    Location
    Southfield, Michigan
    MS-Off Ver
    Excel 2003
    Posts
    63

    Re: Data Matching...

    Hi again, mcmahobt,


    I watched the video in the link, and it definitely is a GREAT resource (I actually plan to watch a couple of the videos I saw listed there later this evening, in fact. So thanks for this!)

    However, I wasn't able to see how to adapt his approach to my situation just yet. So, I figured it would be easier to just attach the file I'm working with. If you get a few minutes to take a look at it, I'd appreciate it. But if not, I understand.

    Thanks,

    R.J.
    Attached Files Attached Files

  6. #6
    Forum Expert
    Join Date
    09-11-2014
    Location
    Washington, DC
    MS-Off Ver
    2016
    Posts
    1,907

    Re: Data Matching...

    Unfortunately now with looking at your data, this doesn't seem feasible within Excel without knowing what to look for. By that I mean if you had a list of companies (General Motors, Chrysler Group, ect.) that you know are within your database, just in a different naming format, it may be possible.

+ 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. Finding Matching Data in one Column/Adding corresponding matching string value.
    By swade730 in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 10-02-2013, 07:23 PM
  2. Indexing and matching data from date range and matching
    By Rickomicko in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 06-19-2013, 11:46 AM
  3. Matching Data between Files , Deleting Matching Rows
    By nem_vdoxx in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 05-20-2013, 11:00 AM
  4. Replies: 2
    Last Post: 04-18-2013, 05:56 PM
  5. SQL Query to get count of matching & non-matching data from two tables
    By Kiran2012 in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 03-13-2013, 10:32 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