Drop Down - Multiple Items Selection

V

VLH

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?
 
Top