Autocomplete Query?

D

DanCG

I have created a simple table of phone numbers, point of contact, location
data, fax, remarks and a couple other fields. I have also created a
parameter query that allows users to type the person's name and get their
phone number. I am trying to create a form/data access page etc. that will
allow the user to query by any field and get all records that match their
query. For example if they know Mr. Smith lives in Boston, they could enter
Mr. Smith and Boston into the appropriate field and get his information. If
possible I would like the query (?) to look like a web page since many of my
users are not very computer literate but know how to use the web.

thank you

Dan
 
Top