How do you remove all the symbols?

P

Peter T

PS

In TestProblemChars2() my newsreader is not correctly showing strIn = same
as I posted.

To avoid confusion make the test string like this:

strIn = Chr(128) & Chr(135) & Chr(33) & Chr(139) & Chr(57)
Debug.Print strIn

Peter T
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top