Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi
When i have make my choise in one combobox can't i make it go to the next combobox auto ?? regards alvin |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi Alvin,
- If the controls are on a Userform, the TAB key sends you to the next control To make a control behave on the TAB key, set its TabStop property (default=true). To re-order the controls for Tab key, change their TabIndex property (starts at 0) - If the controls are on a spreadsheet, the TAB does nothing. This behavior does not work (disabled). Regards, Sebastien "Alvin Hansen" wrote: Hi When i have make my choise in one combobox can't i make it go to the next combobox auto ?? regards alvin |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How can I auto refresh a column that has an auto filter in place | Excel Discussion (Misc queries) | |||
Auto-populate, Auto-copy or Auto-fill? | Excel Worksheet Functions | |||
Sometimes formuli in workbook don't auto update with auto-recal on | Excel Worksheet Functions | |||
How to AUTO SAVE as opposed to turning on auto recovery: EXCEL | Excel Discussion (Misc queries) | |||
excel links update not working in auto, calculations in auto | Excel Worksheet Functions |