I have linked an Excel Spreadsheet to my Access database, and I am trying to put together a query that pulls information if the field contains one word in a series of words.
Specifically I have a field that might have "Jon Doe" or it might have "Jon Doe / Jane Smith".
In the query criteria, if I type "Jon Doe" it shows me all the fields with just Jon Doe, and none with "Jon Doe / Jane Smith".
How can I get the query to select ALL fields that contain the string of text I'm searching for?
Thanks
Specifically I have a field that might have "Jon Doe" or it might have "Jon Doe / Jane Smith".
In the query criteria, if I type "Jon Doe" it shows me all the fields with just Jon Doe, and none with "Jon Doe / Jane Smith".
How can I get the query to select ALL fields that contain the string of text I'm searching for?
Thanks