@CALC_PERCENT_SERIES (Calculate Percent Series)

This macro creates a percentage series by using two other series as the numerator (0...n) and denominator (0...n).

SYNTAX:

@CALC_PERCENT_SERIES nNumeratorSeries nDenominatorSeries szSeriesLabel

PARAMETERS:

nNumeratorSeries; 0...n selects the numerator series

nDenominatorSeries; 0...n selects the denominator series

szSeriesLabel; new percent series label to use in legend area

EXAMPLE:

@CALC_PERCENT_SERIES 0 1 Percent Series

PERSISTENT:

NO

REQUIREMENTS:

Crystal Reports 10 or Higher

ALSO SEE:

@PERCENT_SERIES

Next Macro Previous Macro Return to Alpha List

Next Macro in this Group Return to Group List