I have 2 controls on a spreadsheet. The first is a textbox the second is a listbox using multi select. When i exit excel and reopen, the value in the textbox is retained but the value is lost in the listbox, am i missing something obvious?
That's a pity. I can store the multi select using code but i was hoping to avoid using code/macros in the spreadsheet. I guess I'll have to use individual check boxes and group them togethet to 'look' like a list box. Thanks anyway.
Why not reserve a part of the workbook or names (can be hidden) to store settings when the workbook is saved or selection changed and recreate them when the workbook is being opened?
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.