I am trying to develop a query that will subtract 2 times, both with the format hh:ss:nn and display the time in the same format (or if possible nn:ss). Using the subtraction operator ( - ) the answer I get is a very small decimal number (i.e. .006....). I tried to use the DATEDIFF function and was able to get the answer, but I had to display the answer in two different fields (Min and Sec), which is not very helpful. <br><br>Any help would be greatly appreciated.<br><br>Thanks, Jason