userform listbox columnheads
Hi Helmut,
quote from Joanthan West, Word MVP:
There's a bug in VBA, and the ColumnHeads property doesn't work right.
You're supposed to be able to fill the individual column headings of a
listbox or combobox with text, but you can't
In my experience, column headings work providing that the listbox is filled
using the RowSource property and that the first row assigned to the property
is the row immediately below the desired headings.
Whilst I am unaware of the broader context of the Joanthan West quote, I
experience no problem in displaying the required column headings.
---
Regards,
Norman
"Helmut Weber" wrote in message
...
Hi Borg
quote from Joanthan West, Word MVP:
There's a bug in VBA, and the ColumnHeads property doesn't work right.
You're supposed to be able to fill the individual column headings of a
listbox or combobox with text, but you can't
--
Greetings from Bavaria, Germany
Helmut Weber, MVP WordVBA
Win XP, Office 2003
"red.sys" & Chr$(64) & "t-online.de"
|