Can you pull a pivot table from Pivot Table View into a report?

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I have designed a pivot table from a query in pivot table view and want to
have it show up on a report with all of the information summarized in the
pivot. Is there a way to do this?
thanks
 
Yes. Your pivot table is a Query, and you can base another Query, or a
Report, on it just as if it were a Table or a Select Query. Just
specify your Crosstab Query as the data source of your Report, or run
the Report Wizard and base it on your Crosstab Query.

-- Vincent Johns <[email protected]>
Please feel free to quote anything I say here.
 
No, my query is not a Crosstab Query. It is a select query with a Pivot Table
built in Pivot Table view.
 
Back
Top