Macros into PPT file

  • Thread starter Thread starter Pete
  • Start date Start date
P

Pete

I'm sure this has been answered before but...
With MS Word you have the "organizer" under templates and add-ins
is there an equivalent with PPT?

I have some macros I use frequently. I stored them in a PPA file and
when I launch a new file I see that that add-in is checked but my macros
aren't there.

Macro security is set to low.

Not quite sure what I have done wrong (at this point I'm still blaming
myself)

TIA
Pete
 
I'm sure this has been answered before but...
With MS Word you have the "organizer" under templates and add-ins
is there an equivalent with PPT?

I have some macros I use frequently. I stored them in a PPA file and
when I launch a new file I see that that add-in is checked but my macros
aren't there.

Macro security is set to low.

Not quite sure what I have done wrong (at this point I'm still blaming
myself)

Macros are handled quite differently between Word and PPT. Ah, but you've
worked that part out already, I'll bet. ;-)

If your PPA creates a toolbar with buttons for the macros you want to run, then
they'll always be available, but macros within a PPA never appear in the Tools,
Macros, Macro dialog box.

Have a look at the programming section of htp://www.pptfaq.com for more info on
creating addins and toolbars.
 
Cool Man! that was just what I needed.
thx

Steve said:
Macros are handled quite differently between Word and PPT. Ah, but you've
worked that part out already, I'll bet. ;-)

If your PPA creates a toolbar with buttons for the macros you want to run, then
they'll always be available, but macros within a PPA never appear in the Tools,
Macros, Macro dialog box.

Have a look at the programming section of htp://www.pptfaq.com for more info on
creating addins and toolbars.


-----------------------------------------
Steve Rindsberg, PPT MVP
PPT FAQ: www.pptfaq.com
PPTools: www.pptools.com
================================================
 

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