I need help with this macro

J

jessim

I'm trying to write a macro that would run through a document and cull
out repeated characters. So if the text of the document ran:

"The quick brown fox jumped over the lazy dog."

It would keep the first "t" but delete all the other "t"s, keep the
first "h" but delete all the others, etc. until I simply had a string
of unique characters in the document. (It would also do this for non-
letter characters.)

How can I do this? Any help would be much appreciated, thanks.

-- Jess
 

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