In Crystal Ball 7.3.x or 11.x, you can use the following alternatives to determine whether Crystal Ball launches each time Microsoft Excel starts, called “autoloading:”
Start the Crystal Ball Application Manager and check or uncheck When starting Microsoft Excel, automatically launch Crystal Ball.
Open the Microsoft Excel COM Add-ins dialog and check or uncheck Crystal Ball.
Include the CB.SetCBAutoLoad call (CB.SetCBAutoLoad) in Visual Basic or VBA code with the autoLoad parameter set to True or False.
Whichever alternative you use, the same setting appears in both of the other two alternatives.
For more information on these alternatives, see "Starting Crystal Ball " in the current Oracle Crystal Ball Installation and Licensing Guide.
CB.GetCBAutoLoad returns the current autoload setting, True if Crystal Ball is set to automatically load each time Microsoft Excel opens or False if Crystal Ball is not set to autoload.