CB.FormatPrefs Example

This example runs a simulation of 500 trials, selects a forecast cell (B7), and then opens the Format Preferences dialog for the forecast in B7.

CB.Simulation 500
Range("B7").Select
CB.FormatPrefs