

ReferenceKind:=wdPageNumber, ReferenceItem:=1 ReferenceKind:=wdContentText, ReferenceItem:=1 InsertCrossReference ReferenceType:=wdRefTypeHeading, _ InsertBefore "For more information, see " This example inserts a sentence that contains two cross-references: one cross-reference to heading text, and another one to the page where the heading text appears. If you specify wdPageNumber for the value of ReferenceKind, you may need to repaginate the document to see the correct cross-reference information. Position the cursor where you want to paste a formula.
#Insert table reference in word how to#
Specifies the string to use as a separator if the SeparateNumbers parameter is set to True. To add a formula into the Word table (see How to calculate formulas in a Word document if you need to use formulas without tables), do the following: 1. (Use only if the ReferenceType parameter is set to wdRefTypeNumberedItem and the ReferenceKind parameter is set to wdNumberFullContext.) True to use a separator to separate the numbers from the associated text. True to insert "above" or "below," depending on the location of the reference item in relation to the cross-reference. True to insert the cross-reference as a hyperlink. Repeat for other items you want to include in the cross-reference.

Ensure Insert as hyperlink is selected If you want to be able to Ctrl-click the cross-reference to jump to the referenced item. Use the GetCrossReferenceItems method to return a list of item names that can be used with this argument. In the For which heading list, click the table or figure you want to reference.

For all other ReferenceType values, this argument specifies the item number or name in the Reference type box in the Cross-reference dialog box. If ReferenceType is wdRefTypeBookmark, this argument specifies a bookmark name. The information to be included in the cross-reference. Can be any WdReferenceType or WdCaptionLabelID constant or a user defined caption label. The type of item for which a cross-reference is to be inserted. A variable that represents a Selection object. InsertCrossReference( _ReferenceType_, _ReferenceKind_, _ReferenceItem_, _InsertAsHyperlink_, _IncludePosition_, _SeparateNumbers_, _SeparatorString_ )Įxpression Required. You can change the number format of the Endnote so that it can use either roman numerals or other numbering options.Inserts a cross-reference to a heading, bookmark, footnote, or endnote, or to an item for which a caption label is defined (for example, an equation, figure, or table). Insert header to table, if the rows of table is longer than one page, you can set the RepeatOnEveryPage property to true, to enable display the table header on multiple pages. Define the row color and border color of table. Microsoft Word’s Endnote has a habit of numbering your Endnotes as you add them into your document. Create a blank table from Word document object. Some minimized views show only the Insert Table of Figures icon. Note: If your Word document is not maximized, the Insert Table of Figures option might not be visible. Click References > Insert Table of Figures. These are the two ways to use endnotes in Word. Insert a table of figures Click in your document where you want to insert the table of figures. Jump to that particular endnote at the bottom of the document. The mouse pointer for a tooltip, you can also click on the reference number to Jump to Endnote section: Aside from hovering.Over the reference number in the body text to view the note as a tooltip. Navigate all the way to the bottom of the document. Is onscreen as in MS Word, you can view endnotes on a tooltip without having to Hovering over the reference number to see the note on a tooltip. One involved clicking the reference number to jump to the note and the other involved There are two easy ways you can use to read endnotes in Word: How to use Endnote in wordĪs mentioned before, an endnote is used to cite references at the end of a document. The above steps just explained the easiest way to insert an endnote in Word. Click back into your document main text and.You can add as many endnotes as you wish.
