Copy or Export PivotChart

  • Thread starter Thread starter Helge V. Larsen
  • Start date Start date
H

Helge V. Larsen

I am viewing a table or query in PivotChart View and want to get it included
in a Word document.
But Access does not allow me to copy it to the clipboard or to export it to
e.g. JPG format.

Can VBA in some way help me in this ?
 
Two possible manual techniques for exporting pivot charts:

- Capture the screen (either <Alt-PrtScreen>, or many 3rd party capture
apps) and paste it into a Word doc

-Print the screen image as a PDF

-Ed
 

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