View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
KJD KJD is offline
external usenet poster
 
Posts: 2
Default VBA to add a new chart into a PowerPoint presentation

Hi,

Is there any code I could use to add a new slide
(containing a chart) in to an existing PowerPoint
presentation and then change the data sheet and title to
a range/ cells contained on an excel spreadsheet. This
vba is being run from excel and I am using Excel 2000.

Many thanks for any help

KJD