I’m using a combo box with a large ListCount (>10,000 items). When I drag the scroll box to the bottom (to get to the end of the list), but it “pops” back to about half way down the list; I drag it again to the bottom and it gets a little closer, etc., etc. How do I get it to the bottom of the list the first time???
I think I solved this problem before for a ListBox by using the ListCount property (presumably so that Access figures out how long the list is), but that doesn’t seem to work here.
Thanks for your help.