Attaching Toolbars

M

Matt Fitzmaurice

Hi All

I'm fairly new to PowerPoint development, but i've done quite a bit in
Excel.
Is it possible to attach a toolbar to a Presentation so that it appears on
other computers? This is what i'm used to in Excel.

I did the following:
- Created new presentation
- Created simple macro that displays a message box
- Created a toolbar and added the macro to it
- Opened the presentation on a different computer - No toolbar

Thanks,
Matt
 
S

Shyam Pillai

Matt,
PowerPoint does not support presentation specific toolbars. Everything is at
the application level.
 
Top