mgp
Mechanical
- May 30, 2001
- 224
Hi
Can anyone help me with this one:
I have a User form with a Drop down ComboBox where the RowSource property refers to a range on the worksheet.
Then I have a set of two options buttons, each of which changes the values of the same range on the worksheet.
The default value of the ComboBox (when the form is initialised) is the first value of the worksheet range.
Now when I press the options button the worksheet value changes, but the initial ComboBox value stays the same until I actually hit the drop down. How can I make the ComboBox update dynamically?
Thanks
Mogens
Can anyone help me with this one:
I have a User form with a Drop down ComboBox where the RowSource property refers to a range on the worksheet.
Then I have a set of two options buttons, each of which changes the values of the same range on the worksheet.
The default value of the ComboBox (when the form is initialised) is the first value of the worksheet range.
Now when I press the options button the worksheet value changes, but the initial ComboBox value stays the same until I actually hit the drop down. How can I make the ComboBox update dynamically?
Thanks
Mogens