Specify cellvalues and their order. The CELLVALUE statement specifies which cellvalues will appear in the table and the order. In this example, all of the cellvalues that you created appear in the table, in the order specified by the CELLVALUE statement.


   cellvalue   
      Frequency Expected Deviation 
      CellChiSquare TotalPercent Percent  
      RowPercent ColPercent CumColPercent;    
end;
run;