J
jaison.smith
Okay, it has been several years since I've done any VBA and I'm
admittedly very rusty. However, this one is stumping me today and I
know it cannot be that difficult! All I am trying to do is export my
Excel Charts to a PowerPoint presentation. I currently have my charts
(6 of them) in Separate sheets (workcharts) but I can change this
around if necessary. The charts all pull information from 6 separate
pages.
There is a ton of information on the web about how to do this and while
I remember the more complex aspects to programming, I'm having trouble
with the most simplistic details -- mainly where to define the
information. Probably a good place to start would have been here:
http://msdn.microsoft.com/library/default.asp?url=/archive/en-us/dnaro97ta/html/sampauto.asp
In this scenario what program do I need to have open? Where does this
code go exactly (module, ThisWorkbook, etc?). I am getting compile
errors in the second line of code and I don't have time to continue
with trial and error much longer today! HELP!
admittedly very rusty. However, this one is stumping me today and I
know it cannot be that difficult! All I am trying to do is export my
Excel Charts to a PowerPoint presentation. I currently have my charts
(6 of them) in Separate sheets (workcharts) but I can change this
around if necessary. The charts all pull information from 6 separate
pages.
There is a ton of information on the web about how to do this and while
I remember the more complex aspects to programming, I'm having trouble
with the most simplistic details -- mainly where to define the
information. Probably a good place to start would have been here:
http://msdn.microsoft.com/library/default.asp?url=/archive/en-us/dnaro97ta/html/sampauto.asp
In this scenario what program do I need to have open? Where does this
code go exactly (module, ThisWorkbook, etc?). I am getting compile
errors in the second line of code and I don't have time to continue
with trial and error much longer today! HELP!