Hello ! I have two lists of companies and I would like to deduplicate them. How can I do this?
For example: On one list, it appears as SARL BOB, and on the other list, it appears as just BOB.
Basically, I want to do a V lookup with AI, like in Google Sheets, because the company names in the two tables are not necessarily identical. How would you do it?