L
Leo
Hello. I am trying to provide a criteria for a SELECT query. My user will
select multiple items from a listbox. I grab the selected items and store
them in an array. At that point I have created a function which collects all
the array elements and passes them to the query. However the qyery returns
nothing. If I type the values in manually it works
So my function looks like this: In("H2","H3","H4")
and nothing is returned. However typing the criteria like that will work
What's happening? Can anyone help?
Thanks a lot
L.
select multiple items from a listbox. I grab the selected items and store
them in an array. At that point I have created a function which collects all
the array elements and passes them to the query. However the qyery returns
nothing. If I type the values in manually it works
So my function looks like this: In("H2","H3","H4")
and nothing is returned. However typing the criteria like that will work
What's happening? Can anyone help?
Thanks a lot
L.