Column headings in a crosstab query

K

Kath

Hi,

I had tried to do the following in order to rename the column headings in a
crosstab query:

1. Go into the DESIGN view of the crosstab query

2. Right click on the field name

3. Select Properties

4. In the COLUMN HEADINGS section, enter each desired column heading in the
order in which I want them to be displayed and separate the headings with
commas

5. Close Query Properties box

6. Run query

I got an error message, stating this: Data type mismatch in criteria
expression

Note: When I run the query with the default column headings, I do not get
the error message.

What did I do wrong?

Thanks!
 
D

Duane Hookom

You can't "rename" the column headings. You can specify the names of the
column headings which should match the exact values in your column heading
field.

Share your SQL view if you need more answers.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top