Crosstab.Value

Purpose:

Returns the value of a cell, whereas the coordinates are relative to the calculation cell.

Parameter:

Number       (optional) Relativ row index. Default: 0 (current row).

Number       (optional) Relativ column index. Default: 0 (current column).

Number       (optional) Relativ result column index. Default: 0 (current result column index).

Boolean/Number     (optional) Defines if the relative shift is made over all cells (False) or only over cells of the same row/column identifier (True). Alternatively, you can also specify the number of levels over which the comparison is to be made. Default: False.

Return value:

Number