How to run a Macro when SSpecified Slide is displayed

  • Thread starter Thread starter Corey
  • Start date Start date
C

Corey

I recorded a few Macros' to format a Subtitle, Insert a Picture and Insert a
Video.
I want to trigger them to run when a slide is displayed, but i canot work
out how?
 
I'm presuming you mean in edit view? Not easy to do, you will need to
design/download an add in that traps events ((OnWindowSelectionChange maybe)
and then checks for the special slide type and if true does whatever. It
would in any case work only when the add in was installed

Chiraq has an Add In which should help if you want to tackle this
http://officeone.mvps.org/eventgen/eventgen.html
 

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