Quickly insert an internal hyperlink in a Microsoft Word document?

When working on a word document having large number of bookmarks, inserting internal hyperlink using usual "Insert Hyperlink" dialog is laborious.

You need to manually search for the bookmark in the "Place in this document" expanded tree. This is a problem when you have large number of bookmarks. (The "Insert Hyperlink" dialog resets on subsequent insert links)

Is there an alternate way or shortcut to quickly do this ?


Solution 1:

  1. Double-click the word or phrase you want to hyperlink.

  2. Press Ctrl+K.

  3. Paste or type in where you want that word or phrase to go (its hyperlink, e.g. http://www.whatever.com).

Solution 2:

If you know the name of the bookmark you can create the field yourself:

  1. Type: HYPERLINK \l “MyBookmark” where MyBookmark is the bookmark name into the document. This is the field code of the hyperlink.
  2. Highlight the text and press CTRL+F9. This creates the field using the highlighted field code.
  3. While the cursor is still on the field press F9 to update it.

Depending on your system this will either be much easier or much harder compared with using the dialog but since it might help so I posted it anyway.

Solution 3:

On a mac running excel 2011, you can do this:

  1. click on cell you want the hyperlink to land on. "Copy".

  2. click on cell you want to hyperlink from. "Paste as Hyperlink".