Hi,
I would like to run a query on one of my tables.
In my table column labelled 'location' each record will have a 'location' allocate to it. This could be a number between 1 & 100, with a prefix 'a' or 'b', therefore a location could be somthing such as 'a25'.
Within my table, there will be lots of records with this location allocated to it, but what i want to do is to run a query which only displays the last (or latest time/dated) record. Therefore it would show all the latest records for all locations listed in the table.
Hope this makes sense, and any suggestions greatly appreciated,
Many thanks,
I would like to run a query on one of my tables.
In my table column labelled 'location' each record will have a 'location' allocate to it. This could be a number between 1 & 100, with a prefix 'a' or 'b', therefore a location could be somthing such as 'a25'.
Within my table, there will be lots of records with this location allocated to it, but what i want to do is to run a query which only displays the last (or latest time/dated) record. Therefore it would show all the latest records for all locations listed in the table.
Hope this makes sense, and any suggestions greatly appreciated,
Many thanks,