A comboBox won't allow a user to select multiple items, but a LIstBox
certainly will.
Check out this tutorial:
http://www.youtube.com/watch?v=9g7J8llt7Ds
After you add the ListBox, right-click the object, Click Control Input
Range, then Selection Type and Multi.
HTH,
Ryan---
--
Ryan---
If this information was helpful, please indicate this by clicking ''Yes''.
"The Bon" wrote:
I want my drop down list to allow selection of multiple items. How do I do
that?