Welcome toWord.Tips.Net
Ask a Word Question
Make a Comment
Learn Access Now
Free Printable Forms
Beauty Tips
Car Tips
Cleaning Tips
College Tips
Cooking Tips
Excel2007 Tips
ExcelTips
Family Tips
Gardening Tips
Health Tips
Home Tips
Legal Tips
Money Tips
Organizing Tips
Pest Tips
Pet Tips
Wedding Tips
Word2007 Tips
WordTips
Collapsing and Expanding Subdocuments
Michael uses cross-references quite a bit. To do so, he displays the Cross-reference dialog box by choosing Insert | Reference | Cross-reference. Then, in the dialog box (Click here to see a related figure.) , 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 menus. An easier approach would be to just create your own cross-references, without the use of the menus 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.
Tip #373 applies to Microsoft Word versions: 97 2000 2002 2003
Find and Replace Almost Anything! An invaluable resource for learning how to harness the full power of Word's search and replace capabilities. You'll discover everything you need in order to master all the intricacies of finding and replacing elements of your document, including the super-powerful "wildcard searches" available in Word.