View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
[email protected] gerard.kompier@shell.com is offline
external usenet poster
 
Posts: 1
Default How to use selected items from Listbox

I use a listbox for making multiple selections, next I want to use this
selection as input for another sub as an array. How do I do that?