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

Q

query0612

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
 
V

Vincent Johns

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.
 
Q

query0612

No, my query is not a Crosstab Query. It is a select query with a Pivot Table
built in Pivot Table view.
 
Top