I have a FORM with a text box and a QUERY where the CRITERIA refers to this text box ([Forms]![Audit1]![history_location]). It works fine with single values like 115 but I would like to use operators in the text box as well. For example I would like to write this in the text: 115 OR 110
and then have the query act as if I had entered this directly in the query criteria:
"115" OR "110"
Would appreciate some ANY help.
Hanss
Switzerland
and then have the query act as if I had entered this directly in the query criteria:
"115" OR "110"
Would appreciate some ANY help.
Hanss
Switzerland