neileg
AWF VIP
- Local time
- Today, 11:13
- Joined
- Dec 4, 2002
- Messages
- 5,975
That's the answer as a fraction of a day.I'm taking a look at this - one thing I'm inexperienced here with is how timespans work in Access. I thought it was giving me the result in seconds. Yet when I subtract the following times:
SELECT #9:30:14 AM# - #9:30:45 AM#
(I thought I would get about 31 seconds) I get a result of -0.0003587963
What's that?
-0.0003587963 x 24x60x60 = 31 seconds
And it's negative because you've subracted a later time from an earlier one.