Show only last duplicates in access query
问题 I have a database in access where I log maps which I loan out. So I have a table called MapsOut, with fields, MapNum(The map ID), MapName (Name of the Map), CheckOut (Date the Maps were loaned out), CheckIn (Date the Maps were returned). MapNum MapName CheckOut CheckIn 1 London 01/02/13 07/05/13 1 London 08/05/13 16/06/13 1 London 19/07/13 2 Hull 30/01/13 05/03/13 2 Hull 06/04/13 01/05/13 3 Derby 11/01/13 17/02/13 3 Derby 05/09/13 06/10/13 4 Hove 01/02/13 01/03/13 I want to write a query that