How to access the data in a Powerpoint created chart into an Excel?

rajtilak

New Member
Joined
May 24, 2016
Messages
4
I have a couple of Powerpoint decks, the first few slides of which contains charts created in PPT. Which means, they don't have the underlying data available readily in an Excel. At present what I do is, I go in these presentations individually, open the data for the charts in Excel, copy them, and paste them in a separate Excel and go on to the next slide to do the same. Is there a way to achieve this using VBA? Everywhere I looked they are showing the opposite, which is creating charts using VBA from data in an Excel.
 

Excel Facts

Which came first: VisiCalc or Lotus 1-2-3?
Dan Bricklin and Bob Frankston debuted VisiCalc in 1979 as a Visible Calculator. Lotus 1-2-3 debuted in the early 1980's, from Mitch Kapor.
I found this, with VBA by Andy Pope:

http://www.excelforum.com/excel-general/955420-convert-embedded-powerpoint-chart-to-excel.html

With Google, one can search for a literal string by enclosing that string in quotation marks:

copy "powerpoint chart to excel"

I've not found a way to search for literal strings using Bing.

Allowing Google to omit "similar results", there were only nine result links. Going from Powerpoint to Excel is obviously not often done. I hope this helps.
 
Upvote 0

Forum statistics

Threads
1,217,412
Messages
6,136,470
Members
450,015
Latest member
excel_beta_345User

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top