
While pulling some XML from the web I ran into some special characters that display on screen, but the MSXML parser refuses to accept. They need to be converted to normal (i.e. unaccented) characters before we can parse the XML.
Continue Reading: Remove and replace special characters in VBA »

Follow Me