N
nmark
I'm trying to make a query using the 'In' operator in criteria, but I want to
use the values taken from a textbox in a form.
The syntax looks like :
(criteria)
In ([Forms]![FormName]![Textbox1])
The value in the textbox looks quite alright : "Value a"; Value B" etc
However this doesn't work...
Any suggestions?
use the values taken from a textbox in a form.
The syntax looks like :
(criteria)
In ([Forms]![FormName]![Textbox1])
The value in the textbox looks quite alright : "Value a"; Value B" etc
However this doesn't work...
Any suggestions?