G
Guest
I inherited a database....I feel the need to start with this because I know
the date and time fields were not set up correctly. Not my fault...lol.
Anyway, tbl_AssocWkHrs has the following fields:
Report Date
Start Date
Start Time
End Date
End Time
Activity Type
I need to be able to calculate the difference between the end date and time
and the start date and time (i.e. how long did it take to work?) The dates
must be included because some of the work will span two different days. The
report date field is used to define which date the shift started.
I know the data should all be in one field, but with over 9000 records it's
too late to change. How can I set up a query that will calculate how long it
took each person to work a load?
I am using Access 97.
Thanks in advance for your help
the date and time fields were not set up correctly. Not my fault...lol.
Anyway, tbl_AssocWkHrs has the following fields:
Report Date
Start Date
Start Time
End Date
End Time
Activity Type
I need to be able to calculate the difference between the end date and time
and the start date and time (i.e. how long did it take to work?) The dates
must be included because some of the work will span two different days. The
report date field is used to define which date the shift started.
I know the data should all be in one field, but with over 9000 records it's
too late to change. How can I set up a query that will calculate how long it
took each person to work a load?
I am using Access 97.
Thanks in advance for your help