print pivot table data as report

  • Thread starter Thread starter Grey
  • Start date Start date
G

Grey

I have used pivot table function in MS Access to design a report. HOW can I
print the pivot table data in a report format as I use print function in
pivot table, it only dump the screen ???


million thanks
 
The short answer is you can't.

Reports are based on tables or queries, but a pivot table is a special kind
of query. You may be able to export to Excel or something similar.

A pivot table is like a Crosstab query on Steriods. If you find that you
have settled on a particular layout for the report, then you can create a
crosstab query with the similar layout, and use that as the basiss for the
report.
 

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

Back
Top