This example switches to Normal speed and runs a simulation of 100,000 trials. Because of the lengthy number of trials, all the time-saving options of suppressing forecast windows and minimizing worksheets and Microsoft Excel are set to True. This call does not set a text string to use in the Microsoft Excel status bar, since Microsoft Excel is minimized during the simulation and any string would never be displayed.
CB.ResetND CB.RunPrefsND cbRunMode, cbRunNormalSpeed CB.Simulation 100000,, True, True, True