You can use the ampersand (&) character in the Caption field to assign an Alt
key to a Command button. For a command button, cmdClickMe, for example,
assigning a caption of "&Click Me", would underline the C key and pressing
Alt+C on the form would be the equivalent of clicking the button. The Shift
and Control keys can be assigned for the database with the AutoKeys macro,
you can get more elaborate with VB, but the Alt might be sufficient for your
purposes.
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.