Just set the columnwidth to more than the width of the listbox in the
properties pane in the VBE.
Robin Hammond
www.enhanceddatasystems.com
"Justin Starnes" wrote in message
...
I have a listbox on a userform that contains entries longer than the length
of the listbox. Thus, I'm looking to add a horizontal scrollbar to the
listbox but am having trouble finding a code sample for userforms. Does
anyone have an example or can help me get one working with userforms?
Thanks,
Justin