Count mouse clicks on build slides and show during presentation

B

bradh

When I say a build slide, I mean a slide with content that is added with each
additional mouse click, like step one is X, step two is Y, and you advance
through the different parts of the slide. This is what I mean by a build
slide. When you are helping with a presentation, and you do not know the
content, you are never sure if you should click 4 times to complete the build
of 5, and if you go one too far, you have to backspace.

Want this to show at the bottom of the screen in presentation mode.

----------------
This post is a suggestion for Microsoft, and Microsoft responds to the
suggestions with the most votes. To vote for this suggestion, click the "I
Agree" button in the message pane. If you do not see the button, follow this
link to open the suggestion in the Microsoft Web-based Newsreader and then
click "I Agree" in the message pane.

http://www.microsoft.com/office/com...9-4faf77c108cb&dg=microsoft.public.powerpoint
 
B

Bill Dilworth

In any case you will need to resort to VBA or managed code, but the actual
method depends on what version of PowerPoint you are using.

Could you reply back with your PowerPoint Version?


--
Bill Dilworth
A proud member of the Microsoft PPT MVP Team
Users helping fellow users.
http://billdilworth.mvps.org
-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_
vestprog2@ Please read the PowerPoint FAQ pages.
yahoo. They answer most of our questions.
com www.pptfaq.com
..
 
D

David M. Marcovitz

What I do to solve this problem is have a subtle (or not subtle,
depending on the purpose) shape animate in with the last animation. This
lets me know that I am done. For example, I might have a next slide
arrow on each slide. I might animate the text to come in one bullet item
at a time. When the last bullet item comes in, I have the arrow appear
(as a With Previous animation) on the slide. I don't necessarily have to
use the arrow to go to the next slide, but it let's me know that it is
time. I could also use a tiny grey dot in the bottom right corner if I
want it to be more subtle (so I am the only one who notices).

I know this isn't exactly what you want, but, as Bill said, to get
exactly what you want would require VBA (or too much work with
animations on each slide).

--David
 

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