Hi
Is it possible to re-arrange the order that columns show in a listbox?
Basically I have a listbox that is showing only 7 out of the 60 odd columns on the worksheet. What I'm trying to accomplish is the order that the column headings are shown when the listbox is opened. So for example the heading are :
'Heading 1', 'Heading 2', 'Heading 3', 'Heading 4', 'Heading 5', 'Heading 6', 'Heading 7',
But when the list box is opened I'd like them to appear
'Heading 7', 'Heading 5', 'Heading 3', 'Heading 1', 'Heading 2', 'Heading 4', 'Heading 6',
Its not a major issue if it can not be done but I'm just trying to make the listbox 'flow' better for the users.
(I do know I can just re-arrange the sheet columns)
Many thanks
Paul
Is it possible to re-arrange the order that columns show in a listbox?
Basically I have a listbox that is showing only 7 out of the 60 odd columns on the worksheet. What I'm trying to accomplish is the order that the column headings are shown when the listbox is opened. So for example the heading are :
'Heading 1', 'Heading 2', 'Heading 3', 'Heading 4', 'Heading 5', 'Heading 6', 'Heading 7',
But when the list box is opened I'd like them to appear
'Heading 7', 'Heading 5', 'Heading 3', 'Heading 1', 'Heading 2', 'Heading 4', 'Heading 6',
Its not a major issue if it can not be done but I'm just trying to make the listbox 'flow' better for the users.
(I do know I can just re-arrange the sheet columns)
Many thanks
Paul