Yes, "Find" is the function I am referring to. While it is possible to look
for a partial match, that is still very limiting. If you are looking for
"car" and the record contains "auto" the only exact match is the letter "a"
which is not very useful. Even if I know the field that contains "auto" I am
in dire straits to find the correct record. What I desire is an intelligent
version of "Find". Although I am a programmer, it seems like a daunting task
to develop anything remotely capable from scratch. With all of the search
engines on the internet I was wondering if any of this capability had found
its way into Access.