CB.OpenSensitiv Example

This example runs a simulation, calls CB.CheckData (because a CB.Enum... call follows), selects the next sensitivity chart in the workbook and then opens it.

CB.Simulation 1000
CB.CheckData
CB.SelectChart cbChtSensitiv, CB.EnumChart(cbChtSensitiv)
CB.OpenSensitiv