|
-
Feb 24th, 2011, 01:16 PM
#1
Excel VBA - MultiColumn ListBox Column Headers
I have a multicolumn listbox (14 columns)
It is on a userform.
I have a horiztonal scrollbar as the listbox width exceeds the width of the userform.
The problem is my column headers, which are nothing more than labels I have placed above each column (with much trial and error) on the userform itself.
When I scroll horiztonally the reminder of my columns are displayed just fine, but the columns on the end have no headers because I have no screen space on which to place labels.
Is there a way of creating column headers that are actually a part of the column rather than using the labels?
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|