List box to display each "row" on two lines

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Each row of my list box is long and I'd like to split rows into two lines in
the display. I have tried to modify the Row Source, adding Chr$(13) or
vbCrLf, and I have searched the web, but not successful. Can this be done?
Thanks...
 
Back
Top