Can you remove all hyperlinks (at once) from a 2007 word document

  • Thread starter Thread starter annc5411
  • Start date Start date
A

annc5411

I want to remove all hyperlinks at once instead of tediously removing them
one at a time. How do you that?
 
annc,
You could try to select the whole document and press Ctrl+Shift+F9. That
will remove the hyperlinks completely and leave you with text only.
If you only want to remove the underline and colour attributes but keep the
link, consider changing the Hyperlink and Followed Hyperlink styles in the
styles task pane.
Be aware that ctrl+shift+F9 will unlink all fields in the document, so if
you have fields like a table of contents for instance then do not do this.
There is this macro that allows you to delete all hyperlinks and no other
fields though:
http://word.mvps.org/faqs/macrosvba/DeleteHyperlinks.htm.
 
Back
Top