Calculate time between events -- CLOSED
Hello all. I have attached very little sample Access 2000 database with one table and one query. I want the query to give me the time difference between each entry.
Example
Can anyone help me with this?
Thanks Hooks
Hello all. I have attached very little sample Access 2000 database with one table and one query. I want the query to give me the time difference between each entry.
Example
Code:
EntryID EntryTime **** This is what i want added ****
1 1/1/2000 1:01:01 PM
1 1/1/2000 1:10:00 PM 0 day 0 hr 8 min 59 sec
1 1/1/2000 3:02:10 PM 0 day 1 hr 51 min 50 sec
Can anyone help me with this?
Thanks Hooks
Attachments
Last edited: