Get rid of horizontal scrollbar in listbox

  • Thread starter Thread starter Marcie
  • Start date Start date
M

Marcie

Hi all. Does anyone know how to get rid of the horizontal scrollbar in
a listbox. I tried changing the width and it didnt work.

Thanks.
 
Make it wider?

I changed the columnwidths property to blank and it got rid of the horizontal
scrollbar in my userform example. (I could play around and make the
columnwidths property a little less than the width, too.

(Is this on a userform?)
 
Back
Top