Animation on Click, but not move to the next slide

  • Thread starter Thread starter Dong Chen
  • Start date Start date
D

Dong Chen

The show only has one slide, and there are a few shapes to be animated by
clicking mouse. Since the number of animation is unknown which is determined
by VBA, by default it moves to the next slide or ends the show after the
last animation is done.

What I want is:

Istead of moving to the next slide, the program gives me a message to remind
me there are no more animation to be done(through VBA, of course). So I can
either end the show or continue the show by running some macros.

Thx.
 
Knowing the version of PowerPoint is always helpful.


Why not make a text box with the words, "No more animations" and animate it
last in the sequence?

B
 
Back
Top