CoClass SDBTools, Interface ISDBTools
Function RemapASCII(str As String) As String
Converts 'á' and variants with an accent to just 'a'. For example "Björk" is changed to "Bjork", "Straße" -> "Strasse".