powerpoint charts

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

imagine a slideshow running automatically, every time a slide with a chart is
displayed, before the slide is loaded, can i repopulate the data from an
outside source using vba i.e. a sql query?

i can do this with an excel chart but i need the charts to be in powerpoint
as other info needs to be displayed.
 
imagine a slideshow running automatically, every time a slide with a chart is
displayed, before the slide is loaded, can i repopulate the data from an
outside source using vba i.e. a sql query?

i can do this with an excel chart but i need the charts to be in powerpoint
as other info needs to be displayed.

Sure, DataPoint from www.presentationpoint.com can do that in
realtime.

Kurt
 
Back
Top