View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
[email protected] axwack@gmail.com is offline
external usenet poster
 
Posts: 4
Default Possible to have only one value in a listbox

I am creating a Listbox selection userform where values populated in
master listbox are selected and moved over to a listbox on the right
hand side. Is it possible where only one value goes into the right
hand list box and no more values allowed to populate that listbox?

I have multiselect set to 0.