Replace Special Vowels with "Regular" (7-bit ASCII) Values
Category:
String ManipulationType:
SnippetsDifficulty:
BeginningAuthor: Jonathan Poissant
Version Compatibility:
More information:
This is a little function I have found useful to replace strings with accented vowels with their 7-bit ASCII counterparts.
It's my first post ever of VB Code so if you have any comments send an e-mail to: dwarth@hotmail.com
Instructions: Copy the declarations and code below and paste directly into your VB project.
Declarations: