Creating Crosstab Queries
Crosstab queries are summary queries that enable you to determine exactly how the summary data appears on-screen. Crosstab queries display summarized data in the traditional row-column form of spreadsheets. Crosstab queries use the Access SQL TRANSFORM keyword to indicate that the statements following the keyword are for a crosstab query. (TRANSFORM is not an ANSI SQL keyword.) With crosstab queries, you can perform the following processes:
Specify the field that creates labels (headings) for rows by using the Group By instruction.
Determine the field(s) that create(s) column headers and the criteria that determine the values appearing under the headers.
Assign calculated data values to the cells of the resulting row-column ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access