13-6-13

Using the Action Menu

uList-Calculation - cuml

Function: Returns the cumulative sums of the values contained in the range of specified cells.

Syntax: cuml(start cell:end cell)

Example: To determine the cumulative sums of the values in cells B1 through B3, and input the result in cell A1:

uList-Calculation - Alist

Function: Returns the differences between values in each of the adjacent cells in the range of specified cells.

Syntax: Alist(start cell:end cell)

Example: To determine the differences of the values in cells B1 through B3, and input the result in cell A1:

20060301