This subroutine displays a message when an obsolete call, argument, or constant is used in a subroutine or function (macro).
Table 5. CB.AlertOnObsolete Parameter
Parameter | VBA Data Type | Description |
---|
turnOn | Boolean | True displays an alert message when an obsolete call or constant attempts to run; False switches off this alert. The default is True. |