Article ID: 104758
Article Last Modified on 1/18/2007
In Microsoft Access 97 and 7.0:
In Microsoft Access 2.0:
In Microsoft Access 1.1:
In Microsoft Access 97, 7.0 and 2.0:
With the crosstab query in Design view, click Query Properties on
the View menu. In the ColumnHeadings property, type the column
headings for your query.
In Microsoft Access version 1.1:
With the crosstab query in Design view, click Query Properties on
the View menu. In the FixedColumnHeadings property, type the column
headings for your query.
Query: Xtab
--------------------
Type: Crosstab Query
Field: EmployeeID
Total: Group By
Crosstab: Row Heading
NOTE: In versions 1.1 and 2.0, there is a space in the Employee ID
field name.
Field: ShipVia
NOTE: In versions 1.1 and 2.0, there is a space in the Ship Via
field name.
Total: Group By
Crosstab: Column Heading
Field: Freight
Total: Sum
Crosstab: Value
Additional query words: you can t use a pass-through query or a non-fixed-column crosstab query as a record source for a subform or subreport
Keywords: kberrmsg kbprb KB104758