Auto fill text box

M

Michael

I was wanting to get a bit of code that whenever you enter
a portion of data in, for instance, like someones last
name. I was wanting a portion at the bottom of the form
to start auto searching for the bit of information that
was put in. Like if I type in Da in the textbox the the
output would come up with the first Da it finds in the
database, such as Davis. Thanks,
-Michael Olson
 
A

Andrew Smith

A combo box behaves like this automatically with no code - will this do what
you need?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top