Hi everyone
I have a query. The parameter to this query is forms!FromName!Field
that contains a number. The value is built from code. Now I want to use this query to retrieve more then a number like: 1 or 2 or 3
In this case no record is retrieved, if I take the string from the field
(1 or 2 or 3) and put it instead of forms!..... it works fine.
How can it be done????
Thanks
I have a query. The parameter to this query is forms!FromName!Field
that contains a number. The value is built from code. Now I want to use this query to retrieve more then a number like: 1 or 2 or 3
In this case no record is retrieved, if I take the string from the field
(1 or 2 or 3) and put it instead of forms!..... it works fine.
How can it be done????
Thanks