A cross table is a common type of table featuring a matrix of values between two orthogonal lists of header data. To turn a cross table into a straight table, use a cross table prefix.
The syntax is:
crosstable (attribute field , data field ,Qualifier)
Crosstab Wizard
The crosstab wizard is dialog driven method of creating the cross table syntax. This dialog is opened by clicking the Cross Table button in the Options page of the File Wizard. The crosstab wizard holds the following options:
where:
Qualifier Fields
The number of qualifier fields that precede the fields to be transformed.
Attribute Field
The name of the new field that will contain all the fields (attribute values) to be transformed.
Data Field
The name of the new field that will contain the data of the attribute values.