Combo Box Header
Combo Box Header
(OP)
In VBA, a regular ole Combo Box control has a ColumnHeads property to display Column Headers (if you make it true).
Is there a way to put the text in the header? If you make this property true, it puts a blank row (no text) in there at the top.
Is there a way to put the text in the header? If you make this property true, it puts a blank row (no text) in there at the top.





RE: Combo Box Header
RE: Combo Box Header
So no Excel data to use. Does it have to get its data from "a table", to use the ColumnHeads property?
RE: Combo Box Header
RE: Combo Box Header
RE: Combo Box Header
The situation doesn't have to stink.
(Or change "invisible Excel spreadsheet" to "database" if you are more comfortable with databases)