Application.AutomaticChange method (Word)

Performs an AutoFormat action when there is a change suggested by the Office Assistant. If no AutoFormat action is active, this method generates an error.

Syntax

expression. AutomaticChange

expression Required. A variable that represents an Application object.

Example

This example completes an Office Assistant AutoFormat action if one is active.

Application.AutomaticChange

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.