M
MNJoe
I am in the Query editor window (design view) and I have on the top of the
window all the tables with all the keys selected and working. In the bottom I
have the fields with one field I wish to enter a parameter. Now I need to
enter from one to several (Work order IDs) values. If I hard code in the line
in the criteria field
IN ("WO12345","WO12346","WO12347")
this works, But if I try to make a parameter to have this entered in
IN([Enter Work Order Ids])
then enter in the work orders when prompted it doesn't work. It will accept
one work order id but not 2 or more. Why is this happening?
When prompted I have tried to enter in
"WO12345","WO12346","WO12347"
or
WO12345,WO12346,WO12347
window all the tables with all the keys selected and working. In the bottom I
have the fields with one field I wish to enter a parameter. Now I need to
enter from one to several (Work order IDs) values. If I hard code in the line
in the criteria field
IN ("WO12345","WO12346","WO12347")
this works, But if I try to make a parameter to have this entered in
IN([Enter Work Order Ids])
then enter in the work orders when prompted it doesn't work. It will accept
one work order id but not 2 or more. Why is this happening?
When prompted I have tried to enter in
"WO12345","WO12346","WO12347"
or
WO12345,WO12346,WO12347