Tagged Questions

1
vote
1answer
139 views

Copy Legend of Chart to Powerpoint with VBA

I work on an excel script that creates powerpoint slides. On a powerpoint slide, I want to show the legend of a chart, but not the rest of the chart. Here is an excerpt of my code: With ...