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
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