PowerPoint programming question

  • Thread starter Thread starter Burak
  • Start date Start date
B

Burak

Hi,

How can we trigger a macro when we open PowerPoint. For example, in Excel we
use Workbook_Open macro. How can we do in PowerPoint? Should we use add-ins?

thanks :)
 
In short, PowerPoint uses a different mechanism for automatic macros than
any other part of office. You will need to create an add-in, with
specialized macros. For details, check out this PPT FAQ entry, it (or the
one of the two pages it links to) will answer all your add-in questions:
Create an ADD-IN with TOOLBARS that run macros
http://www.rdpslides.com/pptfaq/FAQ00031.htm

--
Kathryn Jacobs, Microsoft PPT MVP
If this helped you, please take the time to rate the value of this post:
http://rate.affero.net/jacobskl/
Get PowerPoint answers at http://www.powerpointanswers.com
Cook anything outdoors with http://www.outdoorcook.com
Kathy is a trainer, writer, Girl Scout, and whatever else there is time for
I believe life is meant to be lived. But:
if we live without making a difference, it makes no difference that we lived
 
Back
Top