M
MNJoe
I have a user who wants to enter in the different work order numbers that are
not in sequence. I have the report working for a range of work orders using
"between" in the query when pulling the input from the form. I can not get it
to work when the user just enters in the work order numbers wanted. I can
hard code the work order numbers into the query and it works. If I try to
enter the numbers on the form then run the query it comes back with nothing.
Is this a limitation of access or is there a way to get around this. Is there
a way to right code to create the query completely and then update the query?
Will this work or could it work?
Thanks
not in sequence. I have the report working for a range of work orders using
"between" in the query when pulling the input from the form. I can not get it
to work when the user just enters in the work order numbers wanted. I can
hard code the work order numbers into the query and it works. If I try to
enter the numbers on the form then run the query it comes back with nothing.
Is this a limitation of access or is there a way to get around this. Is there
a way to right code to create the query completely and then update the query?
Will this work or could it work?
Thanks