View Single Post
  #5   Report Post  
Posted to microsoft.public.excel.programming
Harald Staff[_2_] Harald Staff[_2_] is offline
external usenet poster
 
Posts: 449
Default Multiselect with Combo / List boxes

Oops, missed the "or numerouse". This needs coding, sorry.

"Harald Staff" wrote in message
...
It's the Control Source property.

HTH. Best wishes Harald

"Les G" wrote in message
...
I am trying to use a combo or list box that uses "rowsource" to populate
the
control with selections. I then want the user to be able to select one or
numerouse values and these values must be 'written' to either a cell in
the
workbook or a variable.

I cannot seem to get the control to 'write' the selected values.