gravanoc
Active Member
- Joined
- Oct 20, 2015
- Messages
- 351
- Office Version
- 365
- Platform
- Windows
- Mobile
I'm looking for a dynamic formula whose purpose is to replace accented characters in names with non-accented characters. The potential accented characters are in column D and their replacements are in column E. I want to avoid using VBA and, because the list of accented characters might grow in the future, I'd prefer a formula that adapts to new additions, so it wouldn't be a bunch of nested SUBSTITUTEs.
Ex: Aarón Gómez would become Aaron Gomez by referencing these columns.
Ex: Aarón Gómez would become Aaron Gomez by referencing these columns.