hi friends.

I have two listbox in user form.

its mutilate select listbox

listbox 1 had 5 columns
listbox 2 had 6 columns

listbox1 loaded with some data.

now I select 3 to 5 rows in listbox1. then press f10
I need to move selected values to listbox 2


then I select another two value in listbox1
I then press f10
it's need to add listbox 2


if it is possible guys