Save a copy of PPT without macro code included

V

Vann

Hello,

I have searched in vain through tons of PowerPoint questions but cannot
find a solution to this simple? question:

I have a .ppt file which includes a macro to auto-generate a
presentation by looping through a root-directory and making slides of
all "avi" and jpg" files included in the sub folders.

Once I run this macro I have a presentation that I need to distribute.

I want to save a copy of the auto-generated presentation without
including the macro code so I can distribute it to a number of other
people.

When I do a "save-as" or save it as a ".pot" file it still includes all
of the macro code.

Is there any way to not include the code with the saved copy????

TIA,

Vann
 
M

Michael Koerner

Once your presentation is generated, use the save as give it a different
name, then click on Tools, Macro, Macros, and delete any macros that are in
the presentation. then save it again.

--
<>Please post all follow-up questions/replies to the newsgroup<>
<><>Email unless specifically requested will not be opened<><>
<><><>Do Provide The Version Of PowerPoint You Are Using<><><>
<><><>Do Not Post Attachments In This Newsgroup<><><>
Michael Koerner [MS PPT MVP]


| Hello,
|
| I have searched in vain through tons of PowerPoint questions but cannot
| find a solution to this simple? question:
|
| I have a .ppt file which includes a macro to auto-generate a
| presentation by looping through a root-directory and making slides of
| all "avi" and jpg" files included in the sub folders.
|
| Once I run this macro I have a presentation that I need to distribute.
|
| I want to save a copy of the auto-generated presentation without
| including the macro code so I can distribute it to a number of other
| people.
|
| When I do a "save-as" or save it as a ".pot" file it still includes all
| of the macro code.
|
| Is there any way to not include the code with the saved copy????
|
| TIA,
|
| Vann
|
 
D

David M. Marcovitz

Go to the VBA Editor and delete the module(s) that contain(s) the code.
Close the editor, choose Save As, and save under a different name. You
should now have a version of the presentation with no macros.
--David

--
David M. Marcovitz
Microsoft PowerPoint MVP
Director of Graduate Programs in Educational Technology
Loyola College in Maryland
Author of _Powerful PowerPoint for Educators_
http://www.PowerfulPowerPoint.com/
 
V

Vann

Thanks,

I was hoping there was an option that I could just toggle. : )

Great group! - Thanks again for the quick replies.
 

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