Applying PP Design Templates using VBA

S

Silvester

Hi,

I am using VBA code to programmatically prepare a PP 2000 presentation on
the fly from data in an access 2000 mdb.

Each slide has a textbox with data from the mdb.

I would like to offer users the option of loading and applying a PP design
template using oPres.ApplyTemplate. If they choose not to I would like to
have a default blue background with yellow text.

How can I achieve this using VBA code ?

Thanks for the help.
 
Top