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
Applies to | Application Object
See Also | GoBack Method | GoTo Method | Target Property