filter last five rows in a table using query builder in MS access

A

Allen Browne

Sort in DESCENDING order on the field(s) that defines what your last 5
entries are.

Open the Properties box, and looking at the properties of the query (not of
a field), set the Top values to 5.
 
Top