I have a query where I only need to display the 5 or 10 latest records. I haven't been able to find anything that works.
I have the results displaying in descending order which is helpful and will suffice, but don't really need all the additional information. I would just like to display just the amount of records that we decide is best for us.
Not sure how to set up the query either in design view or the actual SQL in order to get the desired result.