Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Pressing the F keys do not trigger the KeyPress event for the combobox (
i have not tested other forms, but i assume its the same). How do i trap a function button being pressed in a combobox? |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
"R Avery" wrote in message
... Pressing the F keys do not trigger the KeyPress event for the combobox ( i have not tested other forms, but i assume its the same). How do i trap a function button being pressed in a combobox? The KeyDown event will trap the F-keys being pressed. -- Rob Bovey, MCSE, MCSD, Excel MVP Application Professionals http://www.appspro.com/ * Please post all replies to this newsgroup * * I delete all unsolicited e-mail responses * |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Thanks a lot!
|
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
KeyPress Events | Excel Programming | |||
Trap CTRL+C keypress event | Excel Programming | |||
Keypress nest | Excel Programming | |||
keypress | Excel Programming | |||
KeyPress Event | Excel Programming |