Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi,
I have a number of text boxes on a form each has a label. I can add an accelerator key to the label but can't see how to get this key to set focus to the text box. Can I bind the label to the text box so that the key sets focus to the text box? Thanks, Albert |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Ensure the tab index of the label with the accelerator is one before that of
the "linked" textbox. See Tab order in the View menu. Regards, Peter T "Albert Browne" wrote in message ... Hi, I have a number of text boxes on a form each has a label. I can add an accelerator key to the label but can't see how to get this key to set focus to the text box. Can I bind the label to the text box so that the key sets focus to the text box? Thanks, Albert |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Prevent control taking focus when accelerator key is used? | Excel Programming | |||
Accelerator keys in user form not working | Excel Programming | |||
Option Button Accelerator Key | Excel Programming | |||
Accelerator Keys | Excel Programming | |||
appactivate sendkeys not working with accelerator | Excel Programming |