How to align multiple entries, similar but not exact, that are assigned to a number to become exact?
I am researching a program that would "sync" data that we have for a large amounts of data for one of out largest clients in the US. Specifically when I say "sync", there are multiple supplier names, identified with one supplier name (This is not to be the case, there should only be one number associated with one name but when you are dealing with suppliers that have several different offices in different countries, the number is identical, however the name will be entered with an extra character or an extra comma or will have "Inc." when it should be "Inc") This "sync" is a cleansing of the data so that we can create an accurate report working with Pivot tables in excel. However, when you are working with 1600 suppliers, you are talking about a solid week of 10 hour days.
That is what we are dealing with and I was wondering if your program could help us out with this. See the example below.
Thank you for your help,
David