Quantcast
Channel: General Office Development forum
Viewing all articles
Browse latest Browse all 2257

PowerPoint Chart Assigning Data

$
0
0

Hello,

I have a problem with updating data in a PowerPoint chart. (Im sorry for my English, its not very good)

Code is this:

ActivePresentation.Slides(1).Shapes(1).Chart.SeriesCollection(1).Values = Array(1, 2, 3)
ActivePresentation.Slides(1).Shapes(1).Chart.Refresh

But the chart doesnt want to update without calling 

ActivePresentation.Slides(1).Shapes(1).Chart.ChartData.Activate

I dont need Excel to assigning data in the chart and I dont want Excel window to be shown. Does anyone know how to update the chart without Excel?

Thanks for all your answers,

Ludmila



Viewing all articles
Browse latest Browse all 2257

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>