Programmatically set slide master with VBA

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

Guest

All,

I'm working on a little application that automates a bunch of PowerPoint
tasks. One of the things my program does is copy several slides from one
presentation into another (the main presentation).

The main presentation has several slide masters, each of which I've named.

Here's my question: Once I copy the slides into the Main presentation (using
InsertFromFile), how can I specify which named master should be applied to
those newly inserted slides?

Many thanks in advance for your advice and insight!

Cheers,
Matt Stuehler
 
Shyam,

I just wanted to thank you for your excellent response. As always, it
answered my question perfectly.

Cheers,
Matt
 
Back
Top