G
Guest
I need a query that will parse multiple user-defined criteria from an unbound
form control…for example:
“CA†Or “FL†Or “NYâ€
<>â€TX†And <>â€UTâ€
In my criteria pane I have:
[Forms]![myForm]![myControl]
The query results in no records. But functions correctly if I enter only
one state.
form control…for example:
“CA†Or “FL†Or “NYâ€
<>â€TX†And <>â€UTâ€
In my criteria pane I have:
[Forms]![myForm]![myControl]
The query results in no records. But functions correctly if I enter only
one state.