Appending to a Listbox

D

DS

How do you choose items from a Listbox, that go into another Listbox? I
have it working for 1 item at a time. the problem is, I can't add
additional items.
Thanks
DS
 
R

Rob Oldfield

I don't get exactly what you're after... could you go into a bit more detail
about what it is that you're after? And are these listboxes going to be
bound to any data?
 
Top