Hi all,
I need to match internationally tables where the spelling is sometimes not exactly the same. Depending on the country, names are either written with ‘special characters’ or just with ‘normal letters’.
E.g. In table 1 Zoltán – table 2 Zoltan.
I need to append the department name from table 2 into table 1 (using find & replace tool).
Any idea how I could ‚fuzzy match’ to append data? Currently no match for these names with special characters.