open form using a KB shortcut

S

Supicek

I have a simple question, but I could not resolve it.
I would like to open a certain form - frmOrders by pressing a keyboard
shortcut i.e. Ctrl-Shift-O.
I have not found how to assign a KB shortcut to a certain VB Code.
Thanks for your help.
 
S

Supicek

I think I have found the solution as soon as I had posted this question -
using AutoKeys which works fine for me.
:)
 
Top