Hello all,
I have a criteria in a query that references an unbound textbox in a form. Basically, I want to be able to enter a keyword in the textbox, and the query returns all records that contain that keyword in that field.
Here's the criteria function I'm using and for some reason it's...