View Single Post
  #1   Report Post  
ann_nyc
 
Posts: n/a
Default List Box Multi Select Option

Hi - I am creating a form in Excel and using Controls to collect information
and then feed the values to a another sheet in the same workbook. Everything
is working well - I have text boxes and List boxes displayed as option
(single select radio buttons) and my data is showing up in the cell that I
have referenced in the LinkCell in the properties dialog. The rub is when I
want to create a Multiselect List. The link cell is ignored when you change
the option to Multiselect. How can I have a number of check boxes that feed
into the single referenced cell?

Thanks,
Nancy