Thread
:
VBA ColumnHeads Property for ComboBox
View Single Post
#
1
Posted to microsoft.public.excel.programming
VBA Dabbler[_2_]
external usenet poster
Posts: 54
VBA ColumnHeads Property for ComboBox
Does anyone know how to make the 'ColumnHeads' appear in a ComboBox?
I have set the property with:
frmFormName.ComboBoxName.ColumnHeads = True
The heading row appears but no text is in it.
Reply With Quote
VBA Dabbler[_2_]
View Public Profile
Find all posts by VBA Dabbler[_2_]