Crosstab query - MS Access 2000

P

paulmitchell507

I understand the basic concept of a crosstab query i.e data in rows
and columns.

It it possible to generate a crosstab with groups of column headings
based on months? i.e. I would like to show individual products as the
row heading but each month represented by 3 column headings.

So the column heading would be,

leadcount, ordercount, ordervalue; leadcount, ordercount, ordervalue;
leadcount, ordercount, ordervalue

This would represent 3 months.

The results will be output to file and linked to a master spreadsheet,
so the look of the crosstab is not important.

Regards,

Paul
 
P

paulmitchell507

See:
    Crosstab query techniques: Multiple sets of values
at:
   http://allenbrowne.com/ser-67.html#MultipleValues

--
Allen Browne - Microsoft MVP.  Perth, Western Australia
Tips for Access users -http://allenbrowne.com/tips.html
Reply to group, rather than allenbrowne at mvps dot org.











- Show quoted text -

Allen,
Thank you for the advice. The example provides the solution to my
problem.
 

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