Hello,
Thank you in advance to anyone who can offer help...
I have two columns of data; one is a start time and the other is an end time.
The start time will show something like this 23:40, which obviously means 11:40 PM. And an end time may show 23:45.
I can calculate the difference between the two by saying (End Time - Start Time)*60*24 = Total minutes to complete.
However, this formula does not work for jobs that go beyond 24:00.
I may have instances where the start time is 23:40 but the end time is 01:40.
Can I make a formula that would give me 3 hours (180 minutes) for these types of instances?
Thank you in advance to anyone who can offer help...
I have two columns of data; one is a start time and the other is an end time.
The start time will show something like this 23:40, which obviously means 11:40 PM. And an end time may show 23:45.
I can calculate the difference between the two by saying (End Time - Start Time)*60*24 = Total minutes to complete.
However, this formula does not work for jobs that go beyond 24:00.
I may have instances where the start time is 23:40 but the end time is 01:40.
Can I make a formula that would give me 3 hours (180 minutes) for these types of instances?