I have a form that users need to be able to enter a text string or single word in a text box, then click a command button and it search for that text, which is usually somewhere in the middle of a line of text that is not uniform, in a particular field of a table. Is this possible without creating the whole query in code? I'm looking for something that would essentially work as if you typed *text* in the criteria of a field in a query.