View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
VLH VLH is offline
external usenet poster
 
Posts: 7
Default Drop Down - Multiple Items Selection

I have created a drop-down list. I want to select multiple items from the
list and have them populate in the data cell on which the list appears.

For example, my list might contain the following:
apples, oranges, pears, lemons, mangos

I want the data cell to show:
apples, oranges, pears (as an example of multiple items appearing in the
data cell)

Is this possible?