Does anyone know the format in a query’s criteria to write the expression
Like “*[Forms]![Frm_S1]![S1Crit]*”
I want the user to be able to enter the criteria on the form in a text box and then have the query look for items that are like that value.
Thanks a bunch!!