Multiple records for one parameter
- From: MNJoe <MNJoe@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Mon, 28 Jan 2008 08:36:02 -0800
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
--
MNJoe
.
- Follow-Ups:
- Re: Multiple records for one parameter
- From: Jeff Boyce
- Re: Multiple records for one parameter
- From: Stefan Hoffmann
- Re: Multiple records for one parameter
- Prev by Date: RE: Query sorting help
- Next by Date: Re: Multiple records for one parameter
- Previous by thread: RE: Query sorting help
- Next by thread: Re: Multiple records for one parameter
- Index(es):
Relevant Pages
|