Re: user prompts
From: Steve Schapel (schapel_at_mvps.org.ns)
Date: 12/29/04
- Next message: MarkD: "Q: Can't get crosstab query to work right"
- Previous message: Steve Schapel: "Re: how do you do a query, which queries for a latest revision?"
- In reply to: Lauren B.: "user prompts"
- Messages sorted by: [ date ] [ thread ]
Date: Thu, 30 Dec 2004 07:19:06 +1300
Lauren
If you enter something within []s in the Criteria row of the query
design grid, the user will be prompted accordingly, and whatever they
enter in response to the prompt will be used as a selection criteria on
that column. This is called a Parameter Query. If you mean that the
start date and end date criteria will be applied to the same field in
the query, maybe you need something like this...
Between [Start date...] And [End date...]
-- Steve Schapel, Microsoft Access MVP Lauren B. wrote: > How can I write a query so that the user receives two prompts-- one asking > for a start date and one asking for an end date? > > Thank you > >
- Next message: MarkD: "Q: Can't get crosstab query to work right"
- Previous message: Steve Schapel: "Re: how do you do a query, which queries for a latest revision?"
- In reply to: Lauren B.: "user prompts"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|