It only works if you use the rowsource property to fill the listbox. If you
do, it takes the row above the first row of the rowsource range as the
header. If you use row1, then it uses the column headers in the sheet.
--
Regards,
Tom Ogilvy
Joe said:
When working in an UserForm and setting a listbox properties to show 5
If you want something to appear in the header, then it needs to be in the
cells in the row above the range specified in the rowsource property. If
those cells are empty, then I suppose you would need to fill them.
--
Regards,
Tom Ogilvy
Joe said:
Hi Tom
Thanks for your answer.
Just to check...
If I need to deal programatically with the listbox head, I have to fill
Want to reply to this thread or ask your own question?
You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.