Keyboard shortcuts

A

Arvin Meyer [MVP]

Create a macro with the name:

AutoKeys

make sure you spell that exactly as above (not case sensitive)

ask a macro name enter the characters:

^Q

As a Macro Action use:

OpenForm

and enter the form name that you want to open. Then save the macro and your
ready to go.
 
P

Pietro

I tried the exact process you mentioned below,but actually i get the message
"the key or key combination ^Q in Autokey has an invalid syntax or not
allowed use the send keys syntax to specify the key or key combination"
I tried to use the Sendkey but it' not working..
 
Top