Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 104
Default ComboBox Question

I am trying to find out if a combobox can have multiple select checkboxes in
it's dropdown?
TIA
Charles
  #2   Report Post  
Posted to microsoft.public.excel.programming
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

  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 6,953
Default ComboBox Question

Just to complete the answer,
In addition to using the multiselect property to allow multiple selections,
you would have to change the liststyle property to 1 (fmListStyleOption) to
actually achieve checkboxes in the list.

--
Regards,
Tom Ogilvy



"JLGWhiz" wrote:

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

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
combobox question Giselle[_2_] Excel Programming 1 February 19th 06 06:06 PM
another combobox question Gary Keramidas Excel Programming 3 December 2nd 05 12:59 AM
Combobox Question Andy Excel Programming 2 July 26th 05 04:52 PM
ComboBox Question Kevin Excel Programming 1 December 7th 03 04:54 PM
VB question on ComboBox neeas Excel Programming 1 November 14th 03 09:54 PM


All times are GMT +1. The time now is 08:00 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"