I am trying to calculate the time based on the condition in a form. The user will select the bake condition at 125C or 40C, thickness (<1.4mm, <2.0mm, <4.0mm) and level(3,4,5,). So when the part is in the over at 125C, thickness <1.4mm and level 3, I need to calculate the ScheduledPartOutTime which is PartInTime + Baked hours (or days)(eg. 1/12/2004 3:15:12 + 48hours or 1/12/2004 3:15:12 + 52days). The PartInTime is auto load when the user starts to select the conditions. I am trying to put the logic in the AfterUpdate of Level field. So when the user select the level, it will populate the ShceduledPartOutTime based on the calculation. But I am not sure how to calculate the time. Please Help! Thank you so much in advance.
Jen
Jen