View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Les G Les G is offline
external usenet poster
 
Posts: 15
Default Multiselect with Combo / List boxes

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.