Selecting word

S

sam

Below is an line where I need to convert single ">" to as ">" and not
all. How to make it...

<test> change > and not here</test>

Any help
 
H

Helmut Weber

Hi Sam,
depens on how you define "single".
Probably it's just [blank]>[blank].
Then replace [blank]>[blank] by
[blank]&gt[blank].
You don't need VBA for this.
Greetings from Bavaria, Germany
Helmut Weber
"red.sys" & chr$(64) & "t-online.de"
Word 97, NT 4.0
 

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