report from a crosstab query with a parameter set by user.

  • Thread starter Lee Stafford via AccessMonster.com
  • Start date
L

Lee Stafford via AccessMonster.com

I have a crosstab query that has a parameter set up to ask the user for the
month to be displayed. It works fine, but I can't create a report from it.
Can anyone help me with this?
 
D

Duane Hookom

You should add the Column Headings to the Column Headings property of the
crosstab query.
 
Top