I have created a UserForm in VBA Excel that has a ListBox with the ListStyleOption selected. The MultiSelectMulti option is activated.
Whenever I close the user form or workbook and then reopen, all the previous selections are gone. Is there a way to retain selections made in listbox?
Thanks.
Whenever I close the user form or workbook and then reopen, all the previous selections are gone. Is there a way to retain selections made in listbox?
Thanks.