I'm trying to put a 60 second timer in my PP game. Can you tell me how to do this? Thanks
N NTH31 Jul 26, 2005 #1 I'm trying to put a 60 second timer in my PP game. Can you tell me how to do this? Thanks
A Anne Troy Jul 26, 2005 #2 What happens after 60 seconds? ******************* ~Anne Troy www.OfficeArticles.com
D David M. Marcovitz Jul 27, 2005 #3 This can be done with VBA code or possibly an add-in depending on exactly what you want to do. For some add-in options see: Clocks and timers for PowerPoint http://www.rdpslides.com/pptfaq/FAQ00081.htm For VBA code, you can start with Examples 8.4 and 8.5 on my site: http://www.loyola.edu/education/PowerfulPowerPoint/ Click on "Examples by Chapter" and "Chapter 8." --David David Marcovitz Microsoft PowerPoint MVP Author of _Powerful PowerPoint for Educators_ http://www.loyola.edu/education/PowerfulPowerPoint/
This can be done with VBA code or possibly an add-in depending on exactly what you want to do. For some add-in options see: Clocks and timers for PowerPoint http://www.rdpslides.com/pptfaq/FAQ00081.htm For VBA code, you can start with Examples 8.4 and 8.5 on my site: http://www.loyola.edu/education/PowerfulPowerPoint/ Click on "Examples by Chapter" and "Chapter 8." --David David Marcovitz Microsoft PowerPoint MVP Author of _Powerful PowerPoint for Educators_ http://www.loyola.edu/education/PowerfulPowerPoint/
N NTH31 Jul 28, 2005 #4 The timer would be used to let the players know when they are out of time. I would like the countdown to stay on the slide that the question is on until a correct or incorrect answer is give if that is possible?
The timer would be used to let the players know when they are out of time. I would like the countdown to stay on the slide that the question is on until a correct or incorrect answer is give if that is possible?