Is there a query that will allow me to pass several letters and have the database return only records that contain a field that contains those letters ..
for example:
I pass the following letters in a query:
ALPEPG
The query will return APPLE but would not return ABLE as I didn't have a B in the query...
Thanks in advance ..
John
for example:
I pass the following letters in a query:
ALPEPG
The query will return APPLE but would not return ABLE as I didn't have a B in the query...
Thanks in advance ..
John