maxmangion
AWF VIP
- Local time
- Today, 18:52
- Joined
- Feb 26, 2003
- Messages
- 2,805
Hi,
When I use a parameter query i normally get the value from an unbound textbox from a form and then reference it in the criteria row of the query.
However, is there a way in which rather than passing a value from the unbound textbox to the criteria row, i would was a full criteria clause: i.e. if i type:
"value1" or "value2" in the unbound textbox, this would be the same as if i have typed it in the criteria row?
Thank You
When I use a parameter query i normally get the value from an unbound textbox from a form and then reference it in the criteria row of the query.
However, is there a way in which rather than passing a value from the unbound textbox to the criteria row, i would was a full criteria clause: i.e. if i type:
"value1" or "value2" in the unbound textbox, this would be the same as if i have typed it in the criteria row?
Thank You