Word wrap in a list box?

R

RBee

Is there a way to make the item lines within a list box (in my case a series
of sentences) wrap? This is a list box that's in a User Form that refs some
cells in a worksheet and uses VBA to populate with an "AddItem" approach.
 
Top