Hi,
I need to find the time difference between datetime fields. DateDiff only appears to give me the days.
The data I am checking will usually be only a couple of hours difference but could potentially be a more than 24 hours. Possibly to complicate matters the second date I am comparing against (ie the later time) could be a null.
Does anybody out there know of a solution??
Thanks
I need to find the time difference between datetime fields. DateDiff only appears to give me the days.
The data I am checking will usually be only a couple of hours difference but could potentially be a more than 24 hours. Possibly to complicate matters the second date I am comparing against (ie the later time) could be a null.
Does anybody out there know of a solution??
Thanks