I have a access DB called data1.mdb it has lots of fields in it like (First, Last, Address).

I would like to make a form that when i type the last name of some one in TextBox1 it would then search the DB and fill in (first in TextBox2 and Address in TextBox3)

I know must of it I Just don't know how to do a search.

Thanks in Advance
Donny S.