Object links

C

Chris

Hello,

I have a master ppt file that has several objects that link to other
powerpoint or excel files. The powerpoint files that the master file
links to also has several objects that link to other powerpoint or
excel files. There are potentially 100 source files that are
essentially nested from the master.

I am trying to write a script that will loop through each linked
object in the master ppt and then work it's way through the nested
linked objects.

I assume that there would have to be some way of organizing the links
to update based on the linked object hierarchy? i.e. If Master.ppt
has an object linked to ppt2 which has a link to ppt3 which links to
xls1, the script will have to update xls1 then ppt3 then ppt2 then
Master.ppt

How do I go about doing this??

Thanks!

Also posted in microsoft.public.powerpoint
 

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