|
||
|---|---|---|
| PowerPoint tips, hints and tutorials that will change your presentations for ever! | ||
|
Jigsaws |
A Timer for a PowerPoint Slide You may already know how to create a timer, maybe for a break timer that counts up or down. You can do this by using a large number of duplicate shapes each with different text, aligning them all to overlay each other and then create timed animations to add or remove shapes. There's an example by Andrew May here. This can look great but it can take an age to create all the shapes and animate them all with delays. If you don't want to use vba in the presentation though it's a good answer. vba to the rescue then (not included in the final presentation though!) Simply create ONE shape with text in the style you need (Any text will do), select it and run the macro below. Alchemy! A two minute counter ready animated. You can change the code to have any duration and have it count down or up. The Code Sub duper() 'change to suit
Adapting the Code As it stands the code produces a 120 second timer in 5 second intervals To change the duration of the timer simply change the value of Iduration eg For i=Iduration to 0 Step -Istep The code is NOT required to make the timer run. Once you have made the timer the code module can either be deleted or all the shapes copied and pasted to a new presentation Sample Presentation Made with this macro How to use vba code in PowerPoint This is great but it won't work across slides to time the whole presentation. In fact this is difficult to do without vba or Add Ins. One way is to use a video. We have a process which minimises the size by using a special video profile to cteate tiny file sizes. Download a free sample video timer for PowerPoint How to make the video play throughout the PowerPoint show. If you like this we can create a custom video of any time or design at a very reasonable price. Read more |
|
|
Articles on your favourite sport Free Microsoft PowerPoint Advice, help and tutorials, Template Links |
||