WdBrowseTarget enumeration (Word)

Specifies the document item that the Next or Previous method locates, and places the insertion point before the next or previous instance of the item.

Name Value Description
wdBrowseComment 3 Places insertion point before next or previous comment.
wdBrowseEdit 10 Places insertion point before next or previous edit.
wdBrowseEndnote 5 Places insertion point before next or previous endnote.
wdBrowseField 6 Places insertion point before next or previous browsefield.
wdBrowseFind 11 Places insertion point before next or previous browsefind.
wdBrowseFootnote 4 Places insertion point before next or previous footnote.
wdBrowseGoTo 12 Places insertion point before next or previous GoTo item.
wdBrowseGraphic 8 Places insertion point before next or previous graphic.
wdBrowseHeading 9 Places insertion point before next or previous heading.
wdBrowsePage 1 Places insertion point before next or previous page.
wdBrowseSection 2 Places insertion point before next or previous section.
wdBrowseTable 7 Places insertion point before next or previous table.

Support and feedback

Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.