J
Jason Lambertus
I have a table that contains an item number field and a
date field.
The item number field is duplicated across a number of
records due to new inputs.
Is there a function I can use to display only the most
recent date for each unique item number?
Example:
10101 12-jun-03
10101 21-dec-03
10101 04-mar-04
10102 15-sep-02
10102 24-oct-03
I would like to create a query that will only display the
most recent record for each item number based on the date
it was entered.
Any thoughts?
date field.
The item number field is duplicated across a number of
records due to new inputs.
Is there a function I can use to display only the most
recent date for each unique item number?
Example:
10101 12-jun-03
10101 21-dec-03
10101 04-mar-04
10102 15-sep-02
10102 24-oct-03
I would like to create a query that will only display the
most recent record for each item number based on the date
it was entered.
Any thoughts?