Home |
Search |
Today's Posts |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
That seemed to work. Thanks.
"Greg Wilson" wrote in message ... I assume the use of the ":=" is a typo because the compiler should have choked on this. To get numbers to work leave them outside of the curly brackets:- Sub OnKey() Application.OnKey "^+4", "TestOnKey" End Sub Sub TestOnKey() MsgBox "OnKey worked !!!" End Sub Regards, Greg |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
shortcut has change or move so this shortcut can not open | Excel Worksheet Functions | |||
split post code (zip code) out of cell that includes full address | Excel Discussion (Misc queries) | |||
macro code shortcut | Excel Worksheet Functions | |||
Delete Shortcut with Code | Excel Programming | |||
Disabling the CONTROL + BREAK shortcut key function - HAVING PROBLEM - MY CODE DOES NOT WORK | Excel Programming |