Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Tom,
You were so gracious in giving me generic code to identify and activate Contol Tool Comboboxes on a sheet. (works a treat!) Now could I get your indulgence for generic code to capture any of the Comboboxes change. What I would like is something like for any combobox, on change, the next cell is selected. Sub ComboBox_change target.offset(1,0).select end sub You have already saved me a ton of code and I am greedy... thanks... -- sb |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Change a specific code to generic in VB macro | Excel Discussion (Misc queries) | |||
Combobox Click event triggered when copying worksheet | Excel Programming | |||
Combobox Change Event when file is saved as | Excel Programming | |||
ComboBox Event Procedure problem | Excel Programming | |||
Excel 2000 ComboBox Code Change event | Excel Programming |