The Extract Data feature and dialogs have changed substantially since Crystal Ball 2000.5 (5.5). CB.ExtractDataND has changed to support the new functionality:
The Value constant cbDatForeValues [1] is deprecated in this release; cbDatValues [1] should be used instead.
The description of Value constant cbChfChosen [3] corrects a documentation error. Use this constant after cbChfAdd, not cbChaAdd.
The Value constant cbDatCumulative [5] is not included in this release.
A new Value constant cbDatCapMetrics [7] is added for Index constant cbExtDataType [2].
Value constants cbPctSet3 [7] and cbPctSet4 [8] are added to support new product functionality.
For Index constant cbExtExistingSheet [5], Value constants can be cbOKExistingSheet or cbOKNewSheet as well as True or False, respectively.
Additional Index constants are added: cbExtChooseAsm [6], cbExtChartBins [7], and cbExtIncludeCellLoc [8] (Crystal Ball 7.2), plus cbExtIncludeLabels [9], cbExtAutoFormat [10], cbExtSheetName [11], cbExtStartCell [12], and cbExtStartSheet [13] (Crystal Ball 7.2.1).
Starting with Crystal Ball 11.1.2.0.00, a new constant, cbExtChartBinsUseEntireRange [28], is added to the Index parameter to indicate whether to display all values including extreme values that are not displayed in the chart or just the values displayed in the chart.
For more information on these constants and other changes, see Table 67.
To support the rewritten version of OptQuest added in version 11.1.1.0.00:
The following Index constants are added: cbExtDataOptimizerType [14], cbExtChooseDecVar [15].
The following Value constants are added for cbExtDataOptimizerType: cbDatOptimizerSolutions [1], cbDatOptimizerStatistics [2].
The following Value constants are added for cbExtChooseDecVar: cbChooseDecVarAll [1], cbChooseDecVarChosen [2], cbChooseDecVarAdd [3], cbChooseDecVarClearList [4].
To support the rewritten version of Predictor added in version 11.1.1.3.00, the following Index constants are added: cbExtPredictorResultsSheetName [17], cbExtPredictorMethodsSheetName [18], cbExtPredictorResultsHistorical [19], cbExtPredictorResultsFitted [20], cbExtPredictorResultsForecast [21], cbExtPredictorResultsConfidence [22], cbExtPredictorResultsResiduals [23], cbExtPredictorMethodsErrors [24], cbExtPredictorMethodsStatistics [25], cbExtPredictorMethodsParameters [26], and cbExtPredictorMethodsRanking [27].