abbaddon223
Registered User.
- Local time
- Yesterday, 16:23
- Joined
- Mar 13, 2010
- Messages
- 162
Hi all,
Sure this is a simple one
:
I have two fields - [TimeFrom] and [TimeTo] which are storing short times.
Is there a module or query syntax that will calculate the hours / minutes between the two?
Presently I'm running a simple query which is [TimeTo]-[TimeFrom]. This is fine except where I cross 00:00 as it then doesn't work the hours out but just the raw calculation
IE: 20:00 to 05:00 is working out at 15 not 9.
Any help would be greatly appreciated!! Thanks in advance.
Sure this is a simple one

I have two fields - [TimeFrom] and [TimeTo] which are storing short times.
Is there a module or query syntax that will calculate the hours / minutes between the two?
Presently I'm running a simple query which is [TimeTo]-[TimeFrom]. This is fine except where I cross 00:00 as it then doesn't work the hours out but just the raw calculation
IE: 20:00 to 05:00 is working out at 15 not 9.
Any help would be greatly appreciated!! Thanks in advance.