M
Mike
Hello,
can someone please help me with the following?
How can I make PowerPoint in SlideShow mode react to a keyboard or
mouse-click event? KeyUp/Down/Pressed are for forms only. And there seems to
be no equivalent to the OnKey method that is available in Excel VBA.
The scenario is the following: Each slide in the slide show shows two
pictures for the user to choose. Each slide is therefore timed for about 60
seconds during which the user should make his choices. There are no buttons
or anything else on a slide. The Macro should recognize which key or mouse
button the user has pressed, e.g.key "A" or left mouse button for the left
picture, and key "B" or right mouse button for the right picture. These are
saved in a variable and then shown to the user on the last slide.
Is there anything in VBA for PowerPoint to recognize which button was
pressed?
Thanks very much,
Mike
can someone please help me with the following?
How can I make PowerPoint in SlideShow mode react to a keyboard or
mouse-click event? KeyUp/Down/Pressed are for forms only. And there seems to
be no equivalent to the OnKey method that is available in Excel VBA.
The scenario is the following: Each slide in the slide show shows two
pictures for the user to choose. Each slide is therefore timed for about 60
seconds during which the user should make his choices. There are no buttons
or anything else on a slide. The Macro should recognize which key or mouse
button the user has pressed, e.g.key "A" or left mouse button for the left
picture, and key "B" or right mouse button for the right picture. These are
saved in a variable and then shown to the user on the last slide.
Is there anything in VBA for PowerPoint to recognize which button was
pressed?
Thanks very much,
Mike