Help me with find&relpace function!

J

jesse

Please, don't multi-post your question.

jesse
-----Original Message-----
Hello, list-mates,

I have to reformat a document copied from a webpage. It contains
lots of hyperlinks to other terms, as cross-reference. I want to
delete all the hyperlink and put the terms in inverted commas.

So, I managed to do this wildcard search & feplace string:

Find what: (<*>) (With selected More>Format>Style>Hyperlink)
Replace with: "\1"

Unfortunately, this sting searches for a single word only and as a
result I get something like
this: "[word]" "[word]" "[word]" instead
of "[word] [word] [word]". Most of the hyperlinks are references to
multi-word expressions rather than a single-word terms. So, the
above result is unsarisfactory.

Can someone help me define a string which searches for multi-word
expressions? I really need to perform such formating and will be
very thankful if you help me.

P.S. A macro for this purpose will be of help too.


.
 

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