Hi,
I have a ComboBox on Sheet1 with a named range "testrange" as ListFillRange. But when I update the named range, like reducing or increasing the rows of the range and then re-define it, the change will not reflect on the drop-down list of the ComboBox, unless I delete the named range or the ActiveX control, and re-create them.
Application.Volatile will help or not?
Please advise.
Thanks in advance.
I have a ComboBox on Sheet1 with a named range "testrange" as ListFillRange. But when I update the named range, like reducing or increasing the rows of the range and then re-define it, the change will not reflect on the drop-down list of the ComboBox, unless I delete the named range or the ActiveX control, and re-create them.
Application.Volatile will help or not?
Please advise.
Thanks in advance.