VBA: Capture/catch keyboard events to activate macro

  • Thread starter Kevin Dufendach
  • Start date
K

Kevin Dufendach

Is it possible to use VBA to catch when a user presses a certain key?
Specifically, I would like to reassign the up and down arrow keys to
run a macro when they are pressed during presentation view mode.
Looking around, I think it might have something to do with Keyboard
Hooks, but I've certainly never used those before and can't find an
example.
 
K

Kevin Dufendach

Is it possible to create something that's stored within the
presentation itself? I'm planning on distributing this presentation,
and it's not practical to ask the user to install an add-in.

Thanks,
Kevin
 

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