![]() |
![]() |
|
|||||||
| Excel Questions All Excel/VBA questions - formulas, macros, pivot tables, general help, etc. Please post to this forum in English only. |
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
Board Regular
Join Date: Feb 2002
Location: Huntington Beach, CA USA
Posts: 327
|
What could/would cause ToggleButtons 4 total
not to be recognized by the TabKey even though the properties are set as: ToggleButton1 = TabIdex 0 ToggleButton2 = TabIndex 1 ToggleButton3 = TabIndex 2 ToggleButton4 = TabIndex 3 ....................................... Do i feel stupid? YES! "Caption" was empty, so my code didn't recognize the ToggleButton(s) James _________________ [ This Message was edited by: James on 2002-05-10 23:10 ] |
|
|
|
|
|
#2 |
|
Board Regular
Join Date: Mar 2002
Location: Cincinnati, Ohio, USA
Posts: 6,824
|
Make sure the "Tabstop" property = true...
Tom |
|
|
|
![]() |
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|