Thread: drop down list
View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.misc
FSt1 FSt1 is offline
external usenet poster
 
Posts: 3,942
Default drop down list

hi
combo boxes(dropdown box?) are for selecting only 1 entry at a time. if you
need to have multiselect capabilities, you need to use a list box. it has
multiselect capabilities.

Regards
FSt1

"cp" wrote:

I have created a drop down list. Is there a way to allow participants to
select multiple answers from the drop down.