G
Guest
I have a query that is supposed to look at a table and give me the results
for all the entries containing at least "name".
ex. All the entries containing Bob Smith, whether it be just Bob Smith or
Bob Smith / Al Johns. I know I can use Like "*Smith*" in a straight query
but I want the query to ask me for the name to include so that I can ask for
all the Smith entries or all the Johns entries.
If that makes sense and you have any suggestions, please help me out.
Thanks
David
for all the entries containing at least "name".
ex. All the entries containing Bob Smith, whether it be just Bob Smith or
Bob Smith / Al Johns. I know I can use Like "*Smith*" in a straight query
but I want the query to ask me for the name to include so that I can ask for
all the Smith entries or all the Johns entries.
If that makes sense and you have any suggestions, please help me out.
Thanks
David