The 3 Newes records
- From: "Bre-x" <cholotron@xxxxxxxxxxx>
- Date: Fri, 11 May 2007 14:55:35 -0700
Hi,
I have a table that show Work Orders
Columns: WO - Date - Part ID
for each Part ID i need to query the 3 newest WO's (By Date):
wo date part id
22 12/01/06 Oranges
29 01/02/07 Oranges
44 02/20/07 Oranges
43 02/28/07 Oranges
50 03/01/07 Organes
What I need is
wo date part id
44 02/20/07 Oranges
43 02/28/07 Oranges
50 03/01/07 Organes
Regards,
Bre-x
.
- Follow-Ups:
- Re: The 3 Newes records
- From: Steve
- Re: The 3 Newes records
- Prev by Date: Re: The 3 Newes records
- Next by Date: Re: Cannot run a file from Access
- Previous by thread: Re: need certain form data to repeat for several records
- Next by thread: Re: The 3 Newes records
- Index(es):
Relevant Pages
|