CB.SetCBAutoLoad

This call specifies whether to automatically start Crystal Ball whenever Microsoft Excel starts, called “autoloading.”

The original default setting when Crystal Ball is first installed is False. However, the following alternatives can be used to activate autoloading using dialogs instead of the CB.SetCBAutoLoad call:

For more information on these alternatives, see "Starting Crystal Ball" in the current Crystal Ball Installation and Licensing Guide.

No matter which alternative you use, the same setting appears in either of the other two alternatives (including the CB.SetCBAutoLoad call). The autoload setting is persistent; once set, it remains set until one of the alternatives is used to change it.

Table 172. CB.SetCBAutoLoad Parameter

Parameter

VBA Data Type

Named Constant Value

Description

autoLoad

Boolean

True or False

True sets Crystal Ball to autoload each time Microsoft Excel starts. False deactivates autoloading.