Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() Hi, I don't understand why the accelerator line doesn't appear even though I set it.. Example if I have a command button with the caption "OK" and I assign "O" or "K" to the Accelerator property of the command button I still can't see the line under "O" or "K".. I've tried to view my form on different PCs but it was still the same.. What's wrong? |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() Hi, You don't need the quotes, simply type the letter you want to use e.g. O and you should see it work. Mike "Ali" wrote: Hi, I don't understand why the accelerator line doesn't appear even though I set it.. Example if I have a command button with the caption "OK" and I assign "O" or "K" to the Accelerator property of the command button I still can't see the line under "O" or "K".. I've tried to view my form on different PCs but it was still the same.. What's wrong? |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() Thank you for your reply Mike. I never used the quotes. I only used them in my post here. In fact if you try to assign more than one character to the accelerator property of a control Excel automatically omits all the characters except for the first one. So if I enter "O" I get " Any other suggestions? "Mike H" wrote: Hi, You don't need the quotes, simply type the letter you want to use e.g. O and you should see it work. Mike "Ali" wrote: Hi, I don't understand why the accelerator line doesn't appear even though I set it.. Example if I have a command button with the caption "OK" and I assign "O" or "K" to the Accelerator property of the command button I still can't see the line under "O" or "K".. I've tried to view my form on different PCs but it was still the same.. What's wrong? |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Accelerator | Excel Programming | |||
Accelerator keys | Excel Programming | |||
Option Button Accelerator Key | Excel Programming | |||
Accelerator Keys | Excel Programming | |||
appactivate sendkeys not working with accelerator | Excel Programming |