knowing when a function key has been pressed

  • Thread starter Thread starter John Baker
  • Start date Start date
J

John Baker

I want to perform a function when a particular funtion key has been pressed
eg f4 or f5 key.

Can anyone tell me how I can do this and also tell me the different values I
need to select for each of the function keys?

Thanks
John B
 
Look up Autokeys in Help. An Autokeys macro can be used to run a procedure
when a key or keys are pressed.
 

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