CB.AutoDownshift Example 1

This example sets Crystal Ball to automatically downshift to Normal speed when a model cannot run in Extreme speed and returns TRUE in cell B2.

Range("B2").Value = CB.AutoDownshift(True)