SUM

Top  Previous  Next

Keyword Description

Sum of a range

Class

Function

Where Legal

Resources

Entry Logic

Exit Logic

Initial Size

Resize

(Pre-Category)

Resize

(Category-Level)

l

l

l

 

 

 

Syntax

SUM[COLx,n,d]

Where x is the column number that holds the data you wish to sum, n is the number of periods you wish to sum, and d is the number of days ago to begin the summation.

Example

Sample code

COL2 = SUM[COLx, 45, 0]