VBA Saveas Addin creates a ppa file instead of ppam

Joined
May 30, 2016
Messages
1
Reaction score
0
Hello,

I create a pptm file and open it
Manually, if I save this file as an Addin, it is stored with a ppam extension
If I run the following instruction in a macro :
ActivePresentation.SaveAs "D:\toto.SaveTest", ppSaveAsAddIn​
This creates a File with a ppa extension

Can anyone tell me how to save a file as a ppam file from a VBA macro ?

Thank you
 

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