Moving items between Listboxes

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Angela

    Moving items between Listboxes

    I'm having trouble figuring out how to move a list from one listbox to
    another using a command button. The idea is to click on a command
    button and all items in listbox A will move over to listbox B. I'm
    able to move one item using AddItem, but I don't know how to move the
    whole list.

    Thank you.
Working...