C
CJ
I have a query set up where when it runs it prompts me for
a persons name and then it will find every record with
that persons name. However, I have to type in the full
name as that person entered it into the system so if I
wanted to look for a specific person I would have to know
if they entered it like "Doe, Jane" or "Jane Doe" or "J.
Doe" and then it would have to be entered exactly like
that for the query to find it. Is there anyway, when
prompted, that I can just type "Doe" and it will find
everybody with that name??? THanks!
CJ
a persons name and then it will find every record with
that persons name. However, I have to type in the full
name as that person entered it into the system so if I
wanted to look for a specific person I would have to know
if they entered it like "Doe, Jane" or "Jane Doe" or "J.
Doe" and then it would have to be entered exactly like
that for the query to find it. Is there anyway, when
prompted, that I can just type "Doe" and it will find
everybody with that name??? THanks!
CJ