P
philippe_b
Hi !
I'm trying to use a listbox as criteria for a query. My list box values
are stored into a textbox like this:
"value1","value2",...
I tried the In (....) function but it's not working. I tried to
separate my values by a OR operator and do the same, but it's not
working better.
If anyone has an idea, looks like this one is not an easy one.
I'm trying to use a listbox as criteria for a query. My list box values
are stored into a textbox like this:
"value1","value2",...
I tried the In (....) function but it's not working. I tried to
separate my values by a OR operator and do the same, but it's not
working better.
If anyone has an idea, looks like this one is not an easy one.