auto listbox

kingsgambit

Registered User.
Local time
Today, 22:24
Joined
May 27, 2001
Messages
134
I have build a form based on a table, I used the wizard to create a list box that when you select a record it fills in the fields on the form.
I wanted to put a text box on the form so users can put in a book title and click search, it would hightlight the correct record in the listbox and find the record.

How do I get it to highlight the listbox
 
You might want to use something like the example posted by Fizzio here

It doesn't work exactly the way you'd like it to, but it should be adaptable.
 
Thanks for your reply but it is not quite what I wanted.
The form they want is basic on some old software they used, so the user can enter the book in a text box and click serach, and it will highlight the book in the list and show the record
 

Users who are viewing this thread

Back
Top Bottom