I have created a subform that you enter details of a job to be run on a machine. By entering a date and time it calculates the expected finish time using the amount the machine can produce in an hour and the quantity required. This works well.
However I have been told that sometimes the user may wish to slot something in the day which would mean once they had typed the details in, they then have to manually adjust all the start times accordingly for the day which is tiresome.
I was wondering if there was a button I could put on which would look through the records and resort all the start times.
To add to the problem if it goes over midnight then the start date would need to alter too.
I have attached an excel spreadsheet to explain what I mean and also the database I am working with.
Best regards
Christine
However I have been told that sometimes the user may wish to slot something in the day which would mean once they had typed the details in, they then have to manually adjust all the start times accordingly for the day which is tiresome.
I was wondering if there was a button I could put on which would look through the records and resort all the start times.
To add to the problem if it goes over midnight then the start date would need to alter too.
I have attached an excel spreadsheet to explain what I mean and also the database I am working with.
Best regards
Christine
Comment