How do I add the data list box A items into
list box B items and then place the result in list box 3?

The following is what I want to perform

listbox3 = listbox2 + listbox1

Thanks for any information