Is there a way I can remove all French characters from a few columns in a file?
@reginawhelan Perhaps we can do Find and Replace based on a French characters Index.
Hi @reginawhelan
Try with a formula tool an the function DecomposeUnicodeForMatch()
I hope itt helps
Thank you!