Alerts Method

Determines whether alerts appear when a macro runs.

Syntax

expression**.Alerts(Show)**

*expression   *     Optional. An expression that returns an Application object.

Show    Optional Boolean. True if Microsoft Office Project 2003 displays error messages when a macro runs. The default value is True.

Remarks

The Alerts method applies only to the macro that contains the method.

Applies to | Application Object