Individual objects appear/disappear with mouse click

Y

YAm

I am creating a presentation that is going to look very similar to a jeopardy
board. I will have 5 categories and 5 denominations to choose from. How can
I make one object disappear(denominations) and make the questions appear?
 
D

David M. Marcovitz

If you are using PowerPoint 2002 or 2003, you can use animation trigger. Any
object can have an animation (including entrance and exit) triggered by a
click on another object. If you are using an earlier version of PowerPoint,
you will need VBA. You might want to check out what has already been done,
starting with "Creating games in PowerPoint" from the PPT FAQ:

http://www.rdpslides.com/pptfaq/FAQ00616.htm

--David

David Marcovitz
Microsoft PowerPoint MVP
Author of _Powerful PowerPoint for Educators_
http://www.loyola.edu/education/PowerfulPowerPoint/
 
Top