Creating a keyboard shortcut for a button with a picture instead of words

  • Thread starter LeslieJ via AccessMonster.com
  • Start date
L

LeslieJ via AccessMonster.com

Good morning!!

I found this discussion thread about creating a keyboard shortcut based on a
button that has words on it.
http://www.accessmonster.com/Uwe/Fo...204/Creating-a-keyboard-shortcut-for-a-button


Is this also possible for buttons that have pictures on them? Because I have
buttons to go to the next or previous records, and I have the arrows
indicating the direction. But I would like to have a keyboard shortcut to
use instead of always having to press the button. Maybe I'm just lazy :eek:)

Any insight would be appreciated!

Thanks!
 
J

Jeff Boyce

I suppose one approach might be to have the form itself inspect each
keypress to see if it were an arrow key, then respond accordingly.

Good luck!

Regards

Jeff Boyce
Microsoft Office/Access MVP
 
Top