VBA to turn off update of links

  • Thread starter Thread starter John Michl
  • Start date Start date
J

John Michl

I received a PPT from a supplier that contains several dozen charts linked
to external Excel charts. Can I write a bit of VBA code that will cycle
through all of the links and change that property?

I have some limited VBA for Excel experience but don't know what commands or
objects to use in PPT.

Any help with code snippets would be appreciated.

Thanks

John
 
Shyam,

Need your help with the same case, i am using your code from your site, but there is one issue i am getting.

When i double click on the a chart of converted (Links broken), it asks for "Edit Existing" and other options, i choose "Edit Existing". Then why from menu "Edit" >> Links is enabled. I need to get it disabled. I am using office 2010 and 2003.

Can you pls help me?
 
Back
Top