Joy said:
how to show headers in list box
thanks
Joy,
I assume you are talking about a list box on a userform. Try the
ColumnHeads Property of the List Box Object. If that doesn't quite give
you what you want, you can always add text boxes above the list box.
John
Project MVP