Links in PowerPoint - MSGraph - Excel

C

César

Hello!
I have a embedded MSGraph (8.0) graph, linked with a Excel 2003 worksheet,
in a PowerPoint 2003 slide, I want change the link to a new source Excel
file with VBA.

Can someone help me?

Thanks in advance.

Greetings, César González.
[email protected]

PD:

The msoLinkedOLEObject has the property '.LinkFormat.SourceFullName',
I am looking for the equivalent property of the 'msoEmbeddedOLEObject'
 
C

César

Steve.

Thanks anyway

Greetings, César.

Steve Rindsberg said:
There is none, unfortunately. An MSGraph chart has a property named something
like "HasLinks" but it doesn't reveal where the links point.

I suspect you'll have to delete the existing data and replace it with new
linked data.

-----------------------------------------
Steve Rindsberg, PPT MVP
PPT FAQ: www.pptfaq.com
PPTools: www.pptools.com
================================================
 
Top