Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi All
I have a ComboBox on a UserForm. The TextBoxes on the form are populated according to the ComboBox selection, using the Change event of the ComboBox. The user can change the values in the ComboBox, and I want these changes to be stored on a hidden worksheet so that these repopulate the ComboBox when needed. I thought I'd change the ComboBox's ControlSource on the AfterUpdate event, but by this stage ListIndex has been lost (reverted to -1). I've tried using other events, but am getting nowhere. Any suggestions? Thanks in advance Paul Martin Melbourne, Australia |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Worksheet Combobox | Excel Discussion (Misc queries) | |||
Another ComboBox Issue | Excel Programming | |||
Another ComboBox Issue | Excel Programming | |||
Copying Worksheet triggers Click event of combobox on another worksheet | Excel Programming | |||
Show one range in a combobox and write the 2nd range! | Excel Programming |