Horizontal scroll - listbox - one column displayed

  • Thread starter Thread starter rick allison
  • Start date Start date
R

rick allison

I'm using Access 2000 and 2003.

I have a single column listbox where the value extends beyond the width of
the listbox. The horizontal scroll bar does not show.

I want to confirm that there is no way to make the scroll bar show up in
this case.

Thanks,

Rick
 
Rick,

I'm pretty sure that list boxes do not have a horizontal scroll bar. If you
want the entire text to show, you will have to make it wide enough to display
or you can use a sub form instead of the list box and that will give you the
option of a horizontal scroll bar.
 
Back
Top