Application.GoForward method (Word)

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

Syntax

expression. GoForward

expression Required. A variable that represents an Application object.

Example

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

Application.GoForward

See also

Application Object

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.