Hi,
I started using Userforms and here is one of my problems I encountered...
I have a problem using Listboxes in a userform. I would like to select one or more rows in listbox1, press a button and then it should copy the selection to listbox2 (I should be able to able to add items by pressing the button)
Further it would be nice if the Names of the columns would be displayed in listbox1 and listbox2
It seems simple enough but I cannot find a code that would do that...
I though there would be something easy such as
listbox2.additem = listbox1.selection
but I just could not find a code like that.
Listbox1 to Listbox2.xlsm
regards,
Decar
Bookmarks