Full Version: List Box Scrolling
UtterAccess Discussion Forums > Microsoft® Access > Access Forms
betsig250
Is there a way to have the list box scroll bars be aligned to the amount of data in the list? Right now I click on the slider and move it to the bottom, but it does not take me to the last record. I have to continuously do this to get to the last record or hit page down. Is there a way that when I move the slider to the end I am at the last record?
CyberCow
When a listbox is populated with many records, that is the behaviour one gets with the scroll slider. There are so many records that it tends to 'bottle-neck' the throughput of the mechanism the reads them and refreshes the screen.

Try limiting the numer of records listed in the listbox.

hope this helps
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.