How to calculate difference of minutes in a same day?
-
hello!! i have to calculate difference of minutes in the samedate i used datediff function but it gives me wrong result the syntax that i m using for datediff is as datediff("n", dateval & " " & time1val ,dateval & " " & time2val) plz help me out!!! any sort of help will be highly appreciated
-
hello!! i have to calculate difference of minutes in the samedate i used datediff function but it gives me wrong result the syntax that i m using for datediff is as datediff("n", dateval & " " & time1val ,dateval & " " & time2val) plz help me out!!! any sort of help will be highly appreciated
look into the timespan object
If my help was helpfull let me know, if not let me know why. The only way we learn is by making mistaks.
-
look into the timespan object
If my help was helpfull let me know, if not let me know why. The only way we learn is by making mistaks.