search query by date
From: George (anonymous_at_discussions.microsoft.com)
Date: 02/29/04
- Next message: John Spencer (MVP): "Re: Query expression needed to edit data"
- Previous message: JayKay: "Day count calculation?"
- In reply to: flic: "search query by date"
- Next in thread: John Vinson: "Re: search query by date"
- Messages sorted by: [ date ] [ thread ]
Date: Sat, 28 Feb 2004 18:13:29 -0800
>-----Original Message-----
>For my computing coursework i have to build a stock
>control database, but although it is almost finished it
is
>missing the most important thing, and time is running
out
>so PLEASE HELP!
>
>I have got a query which orders both the delivery lines
>and order lines (both of which have dates) by the month.
>My user wishes to select a month from a combo box and to
>have the query show only what has gone in and out in
that
>month. Is this possible with only showing the months
with
>the information for which are continually changing, also
>both the delivery line and order line have dates on.
>
>Can anybody help?
>.
>
Not sure if i understand you right but here goes.
in your query set a field say selectmonth to
selectdate: Month([Datefield])
then in your form make sure your combo box format is the
same as your selectdate and put this in your criteria for
your query.
Hope this helps
- Next message: John Spencer (MVP): "Re: Query expression needed to edit data"
- Previous message: JayKay: "Day count calculation?"
- In reply to: flic: "search query by date"
- Next in thread: John Vinson: "Re: search query by date"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|
|