VBA, triggers etc

  • Thread starter Thread starter Geoff Cox
  • Start date Start date
G

Geoff Cox

Hello,

I wish to change a whole lot of presentations to using the kiosk mode,
but!

I have lots of presentations with say 10 slides on each of which words
appear (entrance/dissolve) when the enter key is pressed.

I need to add a text box which says "click to get answers" and then
change all the "on click" properties to "after previous" and all the
words need to appear using this box as the trigger.

I would like to use VBA to make these changes - porinters please!

Cheers

Geoff
 
You should be able to do this all in VBA. Use the timeline to change the
animation timings.
--David

--
David M. Marcovitz
Microsoft PowerPoint MVP
Director of Graduate Programs in Educational Technology
Loyola College in Maryland
Author of _Powerful PowerPoint for Educators_
http://www.PowerfulPowerPoint.com/
 
You should be able to do this all in VBA. Use the timeline to change the
animation timings.
--David

Thanks David - still a bit of a puzzle this TimeLine object but will
see what I can come up with.

Cheers

Geoff
 
Back
Top