Hi,
I have a listbox which needs to be set to None on the multiselect option when the user comes to select from it, BUT, if they make a selection from a different listbox, there may be several items in this one which need to be selected.
I think I've worked out the automatic selecting of the items in the second listbox, but I'm struggling to find the code to change it's multiselect settings from None to Simple (& then back again at the end of the code).
Can anyone help?
Thanks

I have a listbox which needs to be set to None on the multiselect option when the user comes to select from it, BUT, if they make a selection from a different listbox, there may be several items in this one which need to be selected.
I think I've worked out the automatic selecting of the items in the second listbox, but I'm struggling to find the code to change it's multiselect settings from None to Simple (& then back again at the end of the code).
Can anyone help?
Thanks
