Run a macro when mouse clicked on screen

  • Thread starter Thread starter Stefan
  • Start date Start date
S

Stefan

Is there a way to make a powerpoint presentation run a macro everytime the
user clicks on the screen (to go to the next slide)?
Thanks
 
If you create an event handler. It will fire each time user moves to a new
slide. Is that what you need? Or do you wish to simply intercept the
mouse-click to prevent the user from moving to the next slide?
 
I would like to simply intercept their mouseclick and (possibly) stop them from going to the next slide. The condition for this would be if the linked audio file has finished playing... then go to the next slide. Otherwise don't.
Thank you,
Stefan
 

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

Back
Top