View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
[email protected] liyin2005@gmail.com is offline
external usenet poster
 
Posts: 1
Default PivotChart with DataTable cropped when copied to PowerPoint

Hello,

I wrote a VBA program to generate a PivotChart with DataTable and then
copy it to a PowerPoint slide. But the chart is cropped in the slide
with the lower data rows missing. If I change the font of the data
table to samll enough, the rows won't be cropped. Is there any better
way to avoid the cropping?

Thank you,
Lily