Family Feud animation

K

Khalil Shariff

I need some help crafting an animation that will allow me
to use PowerPoint to host a Family Feud game. The
challenge is this: I want the slide to show the question
and then five blanks for the top 5 answers. Then, I want
to be able to uncover the answers depending on what people
say -- so, I might want to uncover answer 4 first and then
answer 1, and so on. I know how to animate so I can
uncover the answers in a pre-determined order, but is
there a way to cover up the answers so that I can choose
which one to uncover real-time?
Thanks!
 
T

Tushar Mehta

If you are using 2002, check out the 'trigger' capability of the new
animation effects.

--
Regards,

Tushar Mehta, MS MVP -- Excel
www.tushar-mehta.com
Excel, PowerPoint, and VBA add-ins, tutorials
Custom MS Office productivity solutions
 
T

Tushar Mehta

Depending on how comfortable you are with VBA programming...

Create two objects, one of top of the other. The lower one has the
answer (with, for Family Feud, the number of respondents picking that
answer) and the upper one is just an opaque object.

Type in the code below in a standard module:

--
Regards,

Tushar Mehta, MS MVP -- Excel
www.tushar-mehta.com
Excel, PowerPoint, and VBA add-ins, tutorials
Custom MS Office productivity solutions
 

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

Top