I have several PP presentations that were
created with linked images that point to a network
location. These links are very s-l-o-w to remove
one by one as the machine is held hostage by attempts
to connect to a non-existant machine.
these are not click to follow hyperlinks - only OLE ?
links and are not needed to run the pres.
How may I, within VBA, remove these links automatically ?
I can enumerate them using LinkFormat.SourceFullName
but cannot delete or change them.
many thanks and here's to your having a headache free day !
Steve Rindsberg - 12 Jun 2006 02:54 GMT
> I have several PP presentations that were
> created with linked images that point to a network
[quoted text clipped - 8 lines]
> I can enumerate them using LinkFormat.SourceFullName
> but cannot delete or change them.
Ungroup all the OLE objects in a presentation
http://www.rdpslides.com/pptfaq/FAQ00326.htm
-----------------------------------------
Steve Rindsberg, PPT MVP
PPT FAQ: www.pptfaq.com
PPTools: www.pptools.com
================================================