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