Hi,
Can anyone post an example (or send a link for an already existing one) on how to program a ListBox so the first line is used as the column's header? According to VBA documentation, if the ListBox.ColumnHeads flag is set to TRUE, then the first line of the Column matrix is used as the column's headers, but there is no example on how the column's matrix should be build in these cases. If anyone has an example, I would like to have a copy of it. Many thanks.