I have two Date & Time columns (dd/mm/yyyy hh:mm:ss). One is an open time, and another is the closed time. What I need to calculate in hours, is what is the elapsed time between the two. Closed Time - Open Time works if time elapsed is <24 hours. anything >24 hours and the elapsed time goes back to 0.
How can I change this?
How can I change this?