Dear,
I am using datediff function to get the number of miunutes between to times: Me.WorkedMinutes = DateDiff("n", [OTIn], [OTOut]) and it works oK EXCEPT when I'm computing the minutes between two times that falls in different days. for exmaple number of minutes or hours worked betwen 24.02.2013 from 16:09 to 25.02.2013 00:03 then i get -966!!
Can someone please let me know how to workaround this issue?
Thank you.
I am using datediff function to get the number of miunutes between to times: Me.WorkedMinutes = DateDiff("n", [OTIn], [OTOut]) and it works oK EXCEPT when I'm computing the minutes between two times that falls in different days. for exmaple number of minutes or hours worked betwen 24.02.2013 from 16:09 to 25.02.2013 00:03 then i get -966!!
Can someone please let me know how to workaround this issue?
Thank you.