View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
johnrb7865 johnrb7865 is offline
external usenet poster
 
Posts: 20
Default Multiple selection in listbox

Hello, I have 2 listboxes where if you select an item in one then click the
add button it will place it in the other listbox. I want to be able to select
multiple items in the first box and have them all move to the other. I set
the listbox properties to multiselect and it does let me select many, but it
will not let me move them to the other box. Any ideas?

Thanks,
John