GROUP n — 取某列的当前行之前,在分组中所有行的累积值。必须指定一个分组号。例如 GROUP 1
PAGE — 取某列的当前行之前,且在本页内所有行的累积值
对于交叉表,可以这样指定 CROSSTAB 的范围:
CROSSTAB — (只用于交叉表) 在交叉表中,取某列的当前行之前所有行的累积值
对于图表和 OLE 对象, 可以使用下列方式之一:
GRAPH — (只用于图表) The cumulative percentage of values in column in the range specified for the Rows option
OBJECT — (只用于 OLE 对象) The cumulative percentage of values in column in the range specified for the Rows option