combobox issue
Hello,
I have many ComboBox on a word worksheet. When you click on one of the ComboBox, a list of course unfolds. If you change the list, a macro automatically updates the list which is deployed in the ComboBox. So far, everything is normal.
I close the sheet and records the latest changes that were eventually made.
I open the file and then, all ComboBox list is reset. So I update via the macro to reappear.
How do I make lists of ComboBox remain unchanged at the opening of the macro enable file?
|