Now then....
Is it possible to do the following in Access?
I have a table with working shift start and finish times. I also have a table with Jobs / sales which have a time field and a date field.
My tables:
1) Jobs-
a. Date
b. Time
c. Driver
2) Drivers Working Times
a. Start Time & Date
b. Finish Time & Date
Can I get a new field in the Jobs table, and have Access look up what driver did the job and what date and time the job was done, and then return the value of the DATE THE SHIFT STARTED?
At the moment I have to import everything into excel just to do this. I use a sumproduct to look it all up. I would like to do it all in access though because I now need to use the reporting functions.
Any ideas?
Is it possible to do the following in Access?
I have a table with working shift start and finish times. I also have a table with Jobs / sales which have a time field and a date field.
My tables:
1) Jobs-
a. Date
b. Time
c. Driver
2) Drivers Working Times
a. Start Time & Date
b. Finish Time & Date
Can I get a new field in the Jobs table, and have Access look up what driver did the job and what date and time the job was done, and then return the value of the DATE THE SHIFT STARTED?
At the moment I have to import everything into excel just to do this. I use a sumproduct to look it all up. I would like to do it all in access though because I now need to use the reporting functions.
Any ideas?