find a specific chart in Excel from other applications

E

Edward

Hi everybody,
I use a lot of Excel charts in power point, for both security and file size
reasons I prefer to paste as picture instead of live objects, but the
updating is difficult, so I wrote some code to paste the chart as linked
object then save the path and break the link , this trick helped me to have
the path and possibily add some code to find the exact object in Excel and
paste it into my PP whenever I need an update
here is an example for the path generated by .SourceFullName
C:\WINDOWS\Standard\Desktop\Book999-test.xlsx!Sheet1![Book999-test.xlsx]Sheet1 Chart 1

I know how to open an Excel file from other aplications but I dont know how
to access and copy the exact object referenced by the above path , any
suggestions?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top