I have a query where I need to calculate the the total hours (or days and hours) between two dates and times for a process that may span a number of days. I have an outdate and time in one pane of the query and the returndate and time in a second. Each has an input mask for the date and time (ex. - -/--/-- --:-- -M). A third pane would then take the difference between the two dates and times and display it in either days:hours:minutes or hours:minutes.
I hope that someone can understand what I am trying to do and let me know if there is some type of date/time diff function that I can use or a difference approach.
Thanks in advance.
I hope that someone can understand what I am trying to do and let me know if there is some type of date/time diff function that I can use or a difference approach.
Thanks in advance.