Guest_imported
New member
- Jan 1, 1970
- 0
I am attempting to make a field autocomplete as the user enters information, past entries into the same field will appear. Like, Excel does for autocomplete down a column.
For instance, I have a table and it has three records and in the LastName field their are three different values:
Roberts
Robertson
Robertsen
Now, when the user begins to type the database is queries for like values.
For instance, I have a table and it has three records and in the LastName field their are three different values:
Roberts
Robertson
Robertsen
Now, when the user begins to type the database is queries for like values.