I have a query that pulls the login and logout times for my agents from a table and calculates the difference. This works great, however, when I try to add all these times together for a weekending total it won't give me the format I am looking for, which would be 40:39 (hrs:mins). The agents work days would be 8:07, 8:12, 8:06 etc. How can I format the results to show me this longer time format? Thanks for the help!