AutomaticChange Method
Applies To
Application object.
Description
Performs an AutoFormat action when there's a change suggested by the Office Assistant. If no AutoFormat action is active, this method generates an error.
Syntax
expression.AutomaticChange( )
expression Required. An expression that returns an Application object.
Example
This example completes an Office Assistant AutoFormat action if one is active.
Application.AutomaticChange