Question : Print a Access 2007 Pivot Table

I have a query that displays in a pivot table. I have inserted that pivot
table into a form as a Subform. In that pivot table, they are able to change a few
parameters so the data can fit the users needs.

Is there a way to create a print option so that it prints out the pivotable
exaclty the way the user has adjusted the parameters?

I would like to have a button on the parent form that prints the Subform Pivot Table using VBA Code.
I know it can be done from the Main Print Menu if the Pivot table is on the Parent Form.  The problem I am having is that the user is using the Run Time Engine and the other issue is that the Pivot Table is on a Subform.

Any help will be greatly appreciated...

Answer : Print a Access 2007 Pivot Table

Probably, but the Pivot table Object Model is not my strong point.
(You can post a separate question regarding this.)

Again what I do is create a report the summarizes the same date as the PT and print the report.
I'll have a Menu form in front to pick various Reporting options.

So in my case if the user want to "analyze" the data "dynamically", they can use the PT.

When they get what they want, then can simply select the same criteria from my menu and print the Report.
(No big Whoop...)
;-)

JeffCoachman
Random Solutions  
 
programming4us programming4us