View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming,microsoft.public.office.developer.vba
Justin Starnes[_2_] Justin Starnes[_2_] is offline
external usenet poster
 
Posts: 3
Default Horizontal Scrollbar For Lisbox

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