1
vote
5answers
1k views
How can I add a horizontal scrollbar to a VBA ListBox
I'd like to add a horizontal scrollbar to a VBA ListBox.
It appears that the built in ListBox does not add a horizontal scrollbar automatically. I have a number of fields whose contents ex …
