Can I script compilation of multiple Powerpoint files into one?

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I have a large number of subdirectories (~30), each of of which has a
one-page PPT file (maintained by different users on a network). I would like
to script or automate the process of creating a roll-up presentation that
pulls each one of those files into a single large file.
 
I have a large number of subdirectories (~30), each of of which has a
one-page PPT file (maintained by different users on a network). I would like
to script or automate the process of creating a roll-up presentation that
pulls each one of those files into a single large file.

Do all share the same template? If so, it should be do-able, particularly if
the list of subdirs doesn't change often.

Look at the Slides.InsertFromFile method to get an idea where to start.
 

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

Back
Top