Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi,
I made a commandbutton (activeX) with following code: Private Sub CommandButton1_Click() Application.OnKey "{F8}", "test" End Sub Sub test() MsgBox ("ok") End Sub But after clicking on it and pressing F8, nothing happens. Thanks for any advice. bob |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
application.run doesn't work | Excel Discussion (Misc queries) | |||
Excel sort application should work with Project WBS | Excel Worksheet Functions | |||
Application.OnKey problem | Excel Programming | |||
Ctrl-v doesn't work after changing Application.DisplayFormulaBar | Excel Programming | |||
capture users Application.OnKey | Excel Programming |