CB.ChartPrefs Example

This example runs a simulation of 500 trials, selects cell B7, and then opens the Chart Preferences dialog.

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