CB.AlertOnMacroResultError
This subroutine displays a message when an error occurs during the execution of a subroutine or function (macro).
Table 4. CB.AlertOnMacroResultError Parameter
Parameter | VBA Data Type | Description |
---|
turnOn | Boolean | True displays an alert message when an error occurs; False switches off this alert. The default is False. |