LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 26
Default MultiColumn ComboBox

I need to build the contents of a multi-column combobox through code.

I have an array of the data I need to load, I can do this by using a
combination of 'additem' and them 'column' property of the combo box. This
all works satisfactorily however I have a problem setting the column
headings, or more accurately setting these so they cannot be selected.

I have tried using the setting the 'ListHeaderCount' property to 1, and this
inserts the separator, but does not stop the top header row from being able
to be selected.

If you base a combobox on a named range by setting the combobox's
'RowSource' as the named range. The row above each column is automatically
inserted as a non-selectable header. How do you do this in code, building
the Combobox through code?

PWS


 
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
MultiColumn ComboBox Value set/display Jim Zeeb[_2_] Excel Programming 5 June 13th 05 09:20 AM
Hiding a column in a multicolumn combobox Mike Jones Excel Programming 1 May 3rd 05 12:44 AM
Display multicolumn box Alen32 Excel Programming 6 March 13th 05 12:02 PM
display multicolumn box Alen32 Excel Programming 1 March 12th 05 05:00 PM
Multicolumn Combo Box PokerDude Excel Programming 2 January 29th 04 04:02 PM


All times are GMT +1. The time now is 11:53 PM.

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

About Us

"It's about Microsoft Excel"