Hi all,
I need to store the hours a job will run for on my form. There are 4 calculated fields, each based on production department. The HOURS field will then calculated the time based on what production department is selected, and then using the relevant calculated field.
However it's entirely possible that a job will run for more than 24 hours, yet access resets to dd/mm/yyy 00:00 when you go over 23:59. Is there a way to format the field to show DD:HH:MM?
The calculated fields are;
(([Quantity]/[Run Rate])/24)
Thanks guys.
I need to store the hours a job will run for on my form. There are 4 calculated fields, each based on production department. The HOURS field will then calculated the time based on what production department is selected, and then using the relevant calculated field.
However it's entirely possible that a job will run for more than 24 hours, yet access resets to dd/mm/yyy 00:00 when you go over 23:59. Is there a way to format the field to show DD:HH:MM?
The calculated fields are;
(([Quantity]/[Run Rate])/24)
Thanks guys.