I have a query that calculates the date diff in seconds and stores that in a make table. I have been researching the site on how to convert that time to hours, minutes, and seconds however my goal is to get the average seconds converted in that time. For example, say I had 3 people with times of 30 seconds, 45 seconds, and 119 seconds, I wouls to show the average time as 1:18 or whatever it would be. Please help, thanks