View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
JLGWhiz JLGWhiz is offline
external usenet poster
 
Posts: 3,986
Default ComboBox Question

You would need to use the ListBox control for multiselect.

"vqthomf" wrote:

I am trying to find out if a combobox can have multiple select checkboxes in
it's dropdown?
TIA
Charles