removing accents from characters in strings

  • Thread starter Thread starter grinning_crow
  • Start date Start date
G

grinning_crow

I have two lists of data which need to be merged only the common colum
has accents on the letters on one sheet and none on the other, i.e.:

Aceguá in one and Acegua in the other.

Can someone tell me how to remove accents from these characters withou
using the find-replace method (there are quite a few different ones an
I'd rather avoid using that method if possible).

Thanks for your help
 
Back
Top