Hi All,
I have a form with a List Box, Multi Select. After a Selection has been made, which could be one or all of a list of a couple of hundred.
I want to be able to maintain this selection when the form is closed and re-opened straight away. The form needs to close down to change a setting that can only be done in design mode. To the user this happens very quickly when they hit a button with the appropriate code however if they do this after their selection is made then the selection is lost.
I want to add some code that looks at the selection made and then reselects this after the form reopens.
Thanks for any assistance...
I have a form with a List Box, Multi Select. After a Selection has been made, which could be one or all of a list of a couple of hundred.
I want to be able to maintain this selection when the form is closed and re-opened straight away. The form needs to close down to change a setting that can only be done in design mode. To the user this happens very quickly when they hit a button with the appropriate code however if they do this after their selection is made then the selection is lost.
I want to add some code that looks at the selection made and then reselects this after the form reopens.
Thanks for any assistance...