View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Peo Sjoblom
 
Posts: n/a
Default Does excel support multi-value picklists?

The listbox from the control toolbox does support multiple selections,
it takes VBA to do it though

--

Regards,

Peo Sjoblom

"osu_kfrance" wrote in message
...
I'd like to offer the user the ability to choose one or more options from

a
drop down list. Ideally, the user would just be able to click a box next

to
each entry they wanted, but it would be acceptable to force them to
cntl-select to get multiple choices. Is this supported?