Previous Page | Next Page

TEMPLATE Procedure: Creating Crosstabulation Table Templates

CELLVALUE Statement


Specifies the order in which the cellvalues are stacked in the cells.
Interaction: If a cellvalue symbol that was specified by the DEFINE CELLVALUE statement is not present in the list, it will not appear in the crosstabulation table.
Featured in: Creating a Customized Crosstabulation Table Template with No Legend

CELLVALUE cellvalue(s);

Required Arguments

cellvalue(s)

specifies one of the nine possible cellvalues created by the DEFINE CELLVALUE statement. cellvalues are ordered from the top to the bottom.

See also: DEFINE CELLVALUE Statement

Previous Page | Next Page | Top of Page