GoForward Method

Microsoft Word Visual Basic

GoForward Method

       

Moves the insertion point forward among the last three locations where editing occurred in the active document.

expression.GoForward

expression   Required. An expression that returns an Application object.

Example

This example moves the insertion point to the next location where editing occurred.

Application.GoForward