I need step by step directions on creating a query that will retrieve the lowest and highest values in a field and then post the result in a specific field in a table. This is for a scoring database. The fields with the data are called score and areheld in a separate table that is linked using their record number. The field that holds the result is called the Round1Average. Steps would be greatly appreciated.