vba - Create PPT Chart based on Excel information -


A table PPT to me that I copied from Excel and I make charts PPT based on the information I want that through VBA. What do I want to know, is there a way to create a chart based on that table and not far from the small Excel spreadsheet that the PPT opens automatically? Any help would be greatly appreciated.

If the slide is inserted from the PowerPoint slides in the slide, the chart as your data source Using PowerPoint DataSheet, you can open this PowerPoint DataSheet in Excel and link to the Excel data that you want to plot.

Alternatively you will behave as Excel can create charts in Excel based on the data, then chart copy and paste can chart a basic PowerPoint in PowerPoint (Onu link option) to ( Which is actually an original Excel chart), but it will be based on Excel data.


Comments

Popular posts from this blog

python - Overriding the save method in Django ModelForm -

html - CSS autoheight, but fit content to height of div -

qt - How to prevent QAudioInput from automatically boosting the master volume to 100%? -