List Box Question

B

Brent

Is there a way to wrap the text in a list box? I have a list box that
contains 3 columns of data. Some of the detail in the first column is larger
than the space normally needed.

Thanks
Brent
 
F

fredg

Is there a way to wrap the text in a list box? I have a list box that
contains 3 columns of data. Some of the detail in the first column is larger
than the space normally needed.

Thanks
Brent

No. Make the combo box width greater for that column.
 
Top