I have a report which takes the date and time an order is scanned to a department, as the "time in" and date and time that it is scanned to the next department as the "time out". Using the DateDiff function I get the amount of time an order was in a department. Unfortunately I can not Sum the total amount of time for each department. Can anyone tell me what I am missing?