G
Guest
i tried this on my database to calculate the difference between onblock and
offblock but i got "00:00: answer. I am using QUERY to calculate the time.
on my table the onblock and offblock was formated as SHORT TIME.
DateDiff("n",Format([onblock],"Short Time"),Format([offblock],"Short Time"))
Please help. . .
offblock but i got "00:00: answer. I am using QUERY to calculate the time.
on my table the onblock and offblock was formated as SHORT TIME.
DateDiff("n",Format([onblock],"Short Time"),Format([offblock],"Short Time"))
Please help. . .