Hi,
I have created a userform. It has two listboxes in the form and an add, remove and reset button in the middle of the two boxes.
The listbox on the left is populated from a range in the same workbook. I've changed the listbox properties to multiselect, so the user can select one or many items from the list.
What i'd like to do is be able to select an item/s from the list on the left, and then when the add button is pressed, move the item/s to the box on right.
I've added a remove button in case the user moves the wrong item, and a reset button if the user wants to start again.
I've tried for hours but just can't figure out how to do it.
Thanks
Ben
I have created a userform. It has two listboxes in the form and an add, remove and reset button in the middle of the two boxes.
The listbox on the left is populated from a range in the same workbook. I've changed the listbox properties to multiselect, so the user can select one or many items from the list.
What i'd like to do is be able to select an item/s from the list on the left, and then when the add button is pressed, move the item/s to the box on right.
I've added a remove button in case the user moves the wrong item, and a reset button if the user wants to start again.
I've tried for hours but just can't figure out how to do it.
Thanks
Ben