Trigger Animation from Code

  • Thread starter Thread starter Greg
  • Start date Start date
G

Greg

I have a shape with an entrance animation assigned. During
the slide an If Then statement runs and I would like the
Shape appear under certain conditions. I am looking for
code to trigger this event.

Can anyone help?
Thank you
 
Greg,
In version 97/2000 the animation while occur in sequence, you can trigger an
animation but it will be the next animation in the sequence and not a
specific animation.
PowerPoint 2002/2003 supports non-sequential animations which can be
triggered by clicking on a shape.
 
I am using 2003.
I want to trigger the animation with VBA. I have the shape
with the animation, but I only want it to run after it
checks an IF Then statement.
Thanks
 
Back
Top