13-6-6

Using the Action Menu

umode

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

Syntax: mode(start cell:end cell[,start cell:end cell])

Example: To determine the mode of the values in the block whose upper left corner is located at A7 and whose lower right corner is located at C12, and input the result in cell A1:

usum

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

Syntax: sum(start cell:end cell[,start cell:end cell])

Example: To determine the sum of the values in the block whose upper left corner is located at A7 and whose lower right corner is located at C12, and input the result in cell A1:

20050501