llist box to bring form to particular record

C

chinwan

I tried creating a listbox to bring up "that" record on
the form, it works, but after record #391 it just takes me
to record one.
 
K

Ken Snell

What code are you using to do this after you select an item from the
listbox? What is the number of items in the listbox? What are the items in
the listbox? More info, please!
 
Top