CB.AlertOnArgumentError

This subroutine displays a message when the value of a subroutine or function argument differs from what is expected.

Table 3. CB.AlertOnArgumentError Parameter

Parameter

VBA Data Type

Description

turnOn

Boolean

True displays an alert message when an argument error occurs; False switches off this alert. The default is True.