I have two columns, one showing arrival time, the other departure time. To get the time span, I simply subtract departure from arrival. Problem is, should the departure time go beyond the same date, the data is incorrect. How do I account for the differences when the times exceed 24 hours?
thanks
thanks