Jun 13 2024 11:30 AM
Hello,
I have an excel file with names I need to clean up. I started with using conditional formatting to highlight all duplicate values and deleted the duplicates. There are still duplicates in the file that don't share the exact name. For example, there's one cell called "Blackline Safety", and another called "Blackline Safety Corp". These are duplicates, but I don't know how to do it without looking manually. Is there any way to get excel to find the duplicates like that?
Thanks
Jun 13 2024 12:05 PM
You may try this Download Fuzzy Lookup Add-In for Excel from Official Microsoft Download Center tool
Jun 13 2024 01:58 PM
As variant you may try Fuzzy join in Power Query which could give something like
but that takes time to play with parameters.
Any Fuzzy tool won't give absolutely correct result, it's with some probability. We may improve result with options, but in any cased it shall be reviewed finally.