T The Bon Apr 8, 2009 #1 I want my drop down list to allow selection of multiple items. How do I do that?
G Gary''s Student Apr 8, 2009 #2 See: http://www.contextures.com/excelfiles.html#DataVal example DV0017
R ryguy7272 Apr 8, 2009 #3 A comboBox won't allow a user to select multiple items, but a LIstBox certainly will. Check out this tutorial: After you add the ListBox, right-click the object, Click Control > Input Range, then Selection Type and Multi. HTH, Ryan---
A comboBox won't allow a user to select multiple items, but a LIstBox certainly will. Check out this tutorial: After you add the ListBox, right-click the object, Click Control > Input Range, then Selection Type and Multi. HTH, Ryan---