A
AccessFan
I have a search box (text box) where a user can search
for a last name that's on the list of about 200 names
(listbox). My code can search it just fine but if
the "found" item was all the way in the bottom, you still
need to manually scroll down just to see the selected
item. I want to set the list box, though, in such a way
that when you search for an item in the list box,
the "result" will autoscroll so that you can see it right
away. Please help.
for a last name that's on the list of about 200 names
(listbox). My code can search it just fine but if
the "found" item was all the way in the bottom, you still
need to manually scroll down just to see the selected
item. I want to set the list box, though, in such a way
that when you search for an item in the list box,
the "result" will autoscroll so that you can see it right
away. Please help.