C
Clan McCreery
Hello, I'm trying to get the time difference in
hours:minutes between to "short date" fields. I was told
I could use the DateDiff function in my query:
(DateDiff("hh:nn", TimeIn, TimeOut))
All I get is an error. Any ideas please?
Thanks!
Clan McCreery
hours:minutes between to "short date" fields. I was told
I could use the DateDiff function in my query:
(DateDiff("hh:nn", TimeIn, TimeOut))
All I get is an error. Any ideas please?
Thanks!
Clan McCreery