Calculating the difference bewteen two time stamps

Hi @ray,

As a quick thought…
Try DATEDIFF. You may need to set the Start and End Time fields to Date/Time format.
DATEDIFF([Start Time], [End Time], MINUTE)