G
Guest
I want to calculate the difference between start time and stop time
however my formula datediff("n"[start time],[stop time]) only works if the
time does not cross over into a new day. ......such as 23:45 start time
and 00:15 stop time.. My answer should be 30 minutes in this example
but instead returns -1480.
I need to use military time . Can anyone help me figure this out? Thank
you in advance.
however my formula datediff("n"[start time],[stop time]) only works if the
time does not cross over into a new day. ......such as 23:45 start time
and 00:15 stop time.. My answer should be 30 minutes in this example
but instead returns -1480.
I need to use military time . Can anyone help me figure this out? Thank
you in advance.