(caution: untested)
One way might be to create a new query based on this table, select the
[StationCode] and [InspectionDate] fields, then click the <Totals> button on
the Toolbar.
The words "Group By" will show up under each field. Change this to "Max"
for the [InspectionDate] field.
This should group all [StationCode] values together, selecting the maximum
[InspectionDate] for each.
Regards
Jeff Boyce
Microsoft Office/Access MVP
> How do i get the last dates out of a table in a query
> My query looks like this
[quoted text clipped - 9 lines]
> can you help me please
> Thanks
Frikkie - 24 Apr 2008 17:20 GMT
Thanks Jeff

Signature
FM
> (caution: untested)
>
[quoted text clipped - 26 lines]
> > can you help me please
> > Thanks