M
Mustanggt89
I have a database the I need to retrieve the first occurance of a set of
records in Access 2003.
the database looks like
ID NUMBER DATE CREATED
200 05/10/2009
200 05/05/2009
200 05/02/2009
300 05/10/2009
300 05/05/2009
300 05/02/2009
I want to return
200 05/10/2009
300 05/10/2009
It is sorted by ID NUBMER (ascending) and Date created (descending). I did
this before but I can not rember how I did it
Thanks for any help.
David
records in Access 2003.
the database looks like
ID NUMBER DATE CREATED
200 05/10/2009
200 05/05/2009
200 05/02/2009
300 05/10/2009
300 05/05/2009
300 05/02/2009
I want to return
200 05/10/2009
300 05/10/2009
It is sorted by ID NUBMER (ascending) and Date created (descending). I did
this before but I can not rember how I did it
Thanks for any help.
David