Hi
Im wanting to find the total minutes between start and finish times (data in 24hr format) using time values only. If start/finish are both before midnight DateDiff Function works fine. However when Finish time is past midnight the calculated value is incorrect.
E.g. Start time 23:03 and finish is 00:03
Im using a If statement to separate which argument is required. Just needing a formula to help me get the correct value in minutes
Cheers!