Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
The ability to set a tab order and the description of the
tabindex property appear in the help file as if this function is available and working in Excel 2000 VBA. However, it appears that this is not an available function. Anyone have this same problem? I simply want to be able to use the Tab key to change the focus from one object to another to another. Please help. Thank you, BAW |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
However, it appears that this is not an available function.
If you're talking about a userform it surely is available. You did select a control and then open the Properties window and set TaxIndex. On a worksheet there is no way to tab between controls. -- Jim Rech Excel MVP "Brett" wrote in message ... | The ability to set a tab order and the description of the | tabindex property appear in the help file as if this | function is available and working in Excel 2000 VBA. | | However, it appears that this is not an available | function. Anyone have this same problem? I simply want to | be able to use the Tab key to change the focus from one | object to another to another. | | Please help. | | Thank you, BAW |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How to Use DateLastModified Property in VBA? | Excel Discussion (Misc queries) | |||
Property Management | Excel Discussion (Misc queries) | |||
Problem with Tabindex | Excel Worksheet Functions | |||
xls property | Excel Programming | |||
Property Set | Excel Programming |