View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Jonette Jonette is offline
external usenet poster
 
Posts: 2
Default Excel and Powerpoint

I have approximately 50 different excel workbooks that I want to add to an
existing powerpoint presentation. I want to define where each sheet goes
instead of manually making that slide active. For example. I have chart A
and Chart B in Workbook A on the same sheet. I want to delete the Charts
that exist in the current powerpoint presentation and replace with Charts A
and B. Chart A goes on slide 21 and Chart B goes on Slide 8. Can someone
help me with this? I am not sure how do this through VBA.