There is no way to directly run pp events. You can have a shape with mouse move trigger to start macro, this can be useful for single presentation.
For application level events, create pp add-in with AutoOpen() macro, that can create proper class when you open powerpoint with your add-in installed. The price is separation of event trapping code and presentation you need to trace.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.