Please Note: This article is written for users of the following Microsoft Word versions: 2007, 2010, 2013, 2016, 2019, Word in Microsoft 365, and 2021. If you are using an earlier version (Word 2003 or earlier), this tip may not work for you. For a version of this tip written specifically for earlier versions of Word, click here: Setting Defaults in the Cross-reference Dialog Box.
Written by Allen Wyatt (last updated June 3, 2023)
This tip applies to Word 2007, 2010, 2013, 2016, 2019, Word in Microsoft 365, and 2021
Michael uses cross-references quite a bit. To do so, he displays the Cross-reference dialog box by displaying the References tab of the ribbon and clicking the Cross-reference tool. Then, in the dialog box, he chooses Bookmark from the Reference Type drop-down, Page Number from the Insert Reference To drop-down, and clears the Insert as Hyperlink check box. These settings don't need to be chosen every time he displays the Cross-reference dialog box, but every time he starts a new session with Word. Making these initial changes to the dialog box gets a bit tiresome, so Michael was wondering if there was a way to specify defaults for the dialog box.
Unfortunately, there is not. A macro could easily be written to set the defaults, but you would need to open the dialog box through the use of the macro rather than the ribbon tools. An easier approach would be to just create your own cross-references, without the use of the ribbon tools at all.
The next time you insert a cross-reference, take a moment to look at it in your document. It is nothing but a field; if you select the cross-reference and then press Shift+F9, you can see the field code used by Word to implement the cross-reference. It should look something like this, where MyBookmark is the name of the bookmark being referenced:
{pageref MyBookmark}
You can create your own cross-reference by simply following these steps:
That's it. It is very quick and easy, provided you know the name of the bookmark you want to reference. If you don't, then you can find the bookmark by pressing Shift+Ctrl+F5 to display the Bookmark dialog box. You can then select the bookmark, press Ctrl+C to copy the name, click Cancel (or press Esc) to dismiss the Bookmark dialog box, and then press Ctrl+V to paste the name of the bookmark into the field you are creating.
WordTips is your source for cost-effective Microsoft Word training. (Microsoft Word is the most popular word processing software in the world.) This tip (10224) applies to Microsoft Word 2007, 2010, 2013, 2016, 2019, Word in Microsoft 365, and 2021. You can find a version of this tip for the older menu interface of Word here: Setting Defaults in the Cross-reference Dialog Box.
Create Custom Apps with VBA! Discover how to extend the capabilities of Office 2013 (Word, Excel, PowerPoint, Outlook, and Access) with VBA programming, using it for writing macros, automating Office applications, and creating custom applications. Check out Mastering VBA for Office 2013 today!
Page references are a common element of many documents. If you need to have a page reference to a page in a different ...
Discover MoreWhen you use fields to add cross-references to tables or figures, Word normally takes care of formatting the words used ...
Discover MoreFREE SERVICE: Get tips like this every week in WordTips, a free productivity newsletter. Enter your address and click "Subscribe."
There are currently no comments for this tip. (Be the first to leave your comment—just use the simple form above!)
Got a version of Word that uses the ribbon interface (Word 2007 or later)? This site is for you! If you use an earlier version of Word, visit our WordTips site focusing on the menu interface.
Visit the WordTips channel on YouTube
FREE SERVICE: Get tips like this every week in WordTips, a free productivity newsletter. Enter your address and click "Subscribe."
Copyright © 2024 Sharon Parq Associates, Inc.
Comments