kascethereal.blogg.se

Hyperlink table of contents word 2016
Hyperlink table of contents word 2016











hyperlink table of contents word 2016
  1. #Hyperlink table of contents word 2016 how to#
  2. #Hyperlink table of contents word 2016 code#

The drop-down menu selector for 'Table of Contents'. Select Insert Table of Contents from the drop-down menu.

hyperlink table of contents word 2016

To find out more about using Word 2016, all in the trusted In Easy Steps style, click here. The table of contents section of the References tab in Word.

hyperlink table of contents word 2016

You can check at any time whether a piece of text is currently included in the Table of Contents. To do this, select the text then click the Add Text tool to see if it’s currently assigned to any particular level. To remove an item, select some text which is already in the Table of Contents, then click the Add Text button and select “Do Not Show in Table of Contents” The next time the Table of Contents is created or fully updated the new entry will appear Select some text which is not already in the Table of Contents, then click the Add Text button and choose a Level number. They also behave like hyperlinks: Ctrl + Click on any of these to jump straight to the relevant page Note that the entries generated in the Table of Contents reflect the heading structure in the main document.

hyperlink table of contents word 2016

Then click OK to finish the setting.įrom now on, after shifting to certain section with the Table of Contents link, click the Macro button in the Quick Access Toolbar will return to the TOC immediately.If you’re using Web view then the Table of Contents will be displayed with actual hyperlinks rather than page numbers as you can see to the right. In the Word Options window, select Macros in the first drop-down list, select the macro name “ ” in the list box and click Add button. When you create a cross-reference (using Insert > Cross-reference ), Word makes the cross-reference a clickable link. So the Hyperlink style is there, but is not put into effect. Click Customize Quick Access Toolbar > More Commands. The table of contents entries display the formatting of the TOC 1, TOC 2 etc styles that Word uses to construct the table of contents. Now you need to add the macro to the Quick Access Toolbar. Press the Alt + Q keys to close the Microsoft Visual Basic for Applications window.Ħ. Selection.GoTo What:=wdGoToBookmark, Name:="BackToTOC"ĥ. VBA code: Return to Table of Contents in Word Sub BackTOC()

Then copy below code into the Module window. Press the Alt + F11 keys to open the Microsoft Visual Basic for Applications window.Ĥ. In the Bookmark dialog box, enter BackToTOC into the Bookmark name box and click the Add button.ģ. First, you should create a bookmark for this TOC section, please select the whole Table of Contents in your document, click Insert > Bookmark.Ģ. You can also use VBA code to return to the Table of Contents in Word document.ġ. Every time you shift to certain section with the Table of Contents link, click the Back button will return to the TOC immediately. Now the Back button is added on the Quick Access Toolbar. See screenshot:Ģ.1) Select All Commands from the Choose commands from drop-down list Ģ.4) Click the OK button. Click Customize Quick Access Toolbar > More Commands. The Back function can help you return to the TOC in Word immediately. Return to the TOC in Word with Back function

If you navigate to a section with the TOC link, do you know how to return to it? This article shows two methods for you. How to return to the Table of Contents in Word document?Ĭreate a table of contents in your document helps readers to navigate through different sections of the long document contents.













Hyperlink table of contents word 2016