Hi,
In column L rows 12 to 242 I have ComboBox1 to ComboBox231. The comboboxes come from the "Control Toolbox" toolbar.
I have a macro which inserts a row underneath the activecell and inserts a new combobox on this new row. The code is below.
Problem is that when you select a renamed combobox and look in the formulabar it shows the correct name, but when you look in the properties of this combobox the name is still the old name.
Is it possible to also rename the name in the properties of the combobox?
Thanks in advance for helping me!
Bookmarks