S Samual Registered User. Local time Today, 17:40 Joined May 13, 2003 Messages 18 May 26, 2003 #1 I have a quick simple q. ive got a main menu (form), and i would like it to open whenever i type a shortcut key,eg Ctrl+K Any help appreciated
I have a quick simple q. ive got a main menu (form), and i would like it to open whenever i type a shortcut key,eg Ctrl+K Any help appreciated
P pono1 Registered User. Local time Today, 09:40 Joined Jun 23, 2002 Messages 1,186 May 26, 2003 #2 Samual, Search on "KeyPress" and "KeyDown" in this forum as well as in Access Help and you should hit pay dirt. Regards, Tim
Samual, Search on "KeyPress" and "KeyDown" in this forum as well as in Access Help and you should hit pay dirt. Regards, Tim
IMO Now Known as ___ Local time Today, 17:40 Joined Sep 11, 2002 Messages 723 May 26, 2003 #3 In Access help, look up 'create' and then 'Attach a shortcut menu to a form, form control or report' IMO
In Access help, look up 'create' and then 'Attach a shortcut menu to a form, form control or report' IMO
S Samual Registered User. Local time Today, 17:40 Joined May 13, 2003 Messages 18 May 26, 2003 #4 Thanks the key press was the solution..i didn't check ot the create thing though