Noreene Patrick
Registered User.
- Local time
- Today, 13:01
- Joined
- Jul 18, 2002
- Messages
- 223
Simple for you, but not for me
I have a form that includes picker name, login time, logout time
When I run a query on this info from the table, i want a calculated field to subtract login time from logout time (military time) and give me the total in minutes.
such as: TotalTime: =sum("[logintime]" - "[logouttime]")
I get an answer but I can tell it is not correct and also I dont know how to turn it into minutes
I appreciate any help.
Thanks, Noreene
I have a form that includes picker name, login time, logout time
When I run a query on this info from the table, i want a calculated field to subtract login time from logout time (military time) and give me the total in minutes.
such as: TotalTime: =sum("[logintime]" - "[logouttime]")
I get an answer but I can tell it is not correct and also I dont know how to turn it into minutes
I appreciate any help.
Thanks, Noreene