Consulting

Results 1 to 4 of 4

Thread: Solved: Loop through charts

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #1

    Solved: Loop through charts

    Hi,

    I'm pretty good in Excel VBA but this is my first foray into PowerPoint VBA and i'm getting stuck on simple object model stuff. Why did they get rid of the macro recorder??

    I am trying to loop through the charts and change the chart type. I have my own chart template called (LEGO Column).

    Here's the other rub. There will be different chart types and a template for each one. What I really need is a macro that will a) determine the chart type on the slide and then b) change it to the appropriate template. My guess is some kind of case select. A simple outline on how to do this is fine. I'm good enough in vba to adapt.

    I would appreciate any help as i'm under a deadline.

    Thanks

    Jeff

    Attached Files Attached Files

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •