I need to compare two columns of names (from different sources) – each associated with the same ID and identify if they are associated with the same person.
For example:
Column A Column B Column C
ID Name 1 Name 2
12345 Smith, Robert Robert Smith
2356 Doe, Jane Jane Z Doe
Will Excel Fuzzy Add-in help with this? I’ve searched online, but don’t see a way to compare two columns of data that already paired up.
Thanks!
Larry