How do I remove all special characters which don\'t fall under ASCII category in VBA?
These are some of the symbols which appear in my string.
<
try application.clean()
application.clean()
it will remove all unprintable characters