@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; percent series label to use in legend area

EXAMPLE:

@CALC_PERCENT_SERIES 1 0 %SERIES

Next Macro Previous Macro Return to Alpha List

Next Macro in this Group Return to Group List