Search and replace all hyperlinks in doc

  • Thread starter Thread starter kayko2000
  • Start date Start date
K

kayko2000

Hi,
I'm wondering if there's any way to do a find/replace in the hyperlinks in a
doc.

e.g.
I have a few places where I have links to a certain domain (e.g.
www.abc.com/file1.html, www.abc.com/file2.html, www.abc.com/file3.html,...)
But the domain name has now changed, so I'd like to update all those links
to www.def.com/file1.html, www.def.com/file2.html, www.def.com/file3.html.
So the quickest way would be for me to find "abc" and replace it with "def"
in the hyperlink addresses.

Any way to do that?

Thanks.
 
Found my own solution.
Use ALT-F9 to change field code view to expose all the hyperlink contents.
This makes them findable/replaceable. Just search and replace all!
 

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

Back
Top