Keeping score requires the use of VBA. I have several examples of quizzes
that keep score on my Web site <http://www.PowerfulPowerPoint.com/>.
Exactly how you would do it with two teams depends on the details. I could
imagine that either there is a button for each team that adds to that
team's score or there is some kind of a selection of which team is doing
something and then all actions after that affect that team's score.
--David
I would like to have a button for each team, but I have no idea of how to do
that. I opened vba and I made a module and that's about as far as i've
gotten. I don't know much about writing code or anything. I have powerpoint
2003. If there is any other way you could help me, I would greatly appreciate
it. I also looked on your website but I couldn't find any quizzes.
To find the quizzes on my site, you could click on "Examples by
Chapter" and start with Chapter 7. There are lots of examples there. To
get started with VBA, you should check out the Programming PowerPoint
section of the PPT FAQ: