Menu key Shortcut

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

i'm creating a menu on my database, but i would like to assign shortcut keys
to some of mine menu options.
i keep triyng to put "&" in the letter that i what to underline, and it
works. Now i only missing the shortcut key. example
1 - Open Form Crtl+O
i cant assign "Crtl+O" to the option.
it should be a very simple question for it, just can't find it

thank you
 
I am not 100% sure as I normally avoid the in-built shortcuts (there are
plenty of shortcut codes to choose from). However, I think you can use
AutoKeys Macro to use the shortcut Ctrl + O take precedence over the
in-built shortcut.

Check Access Help on AutoKeys Macro.
 
Hi Roy,

The resulting shortcut key, for your example, should be "ALT O".

Tom
_____________________________________


i'm creating a menu on my database, but i would like to assign shortcut keys
to some of mine menu options.
i keep triyng to put "&" in the letter that i what to underline, and it
works. Now i only missing the shortcut key. example
1 - Open Form Crtl+O
i cant assign "Crtl+O" to the option.
it should be a very simple question for it, just can't find it

thank you
 

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