I have a parameter query, where the user is prompted for a week number, and the query displays a list of all records with the inputted week number. The query will display the response time (in days) and week number for all records. I need to get an average response time for all the records in the query. Is there a way to do this in the query, or does it have to be done in a report?