I looked that function up and gave an attempt at it but it still didn't populate those fields. The expression I used is as follows.
On Time / Late Eng: IIf([Released to Prod]<=[Prod Due Date],"On Time",IIf([Released to Prod]>[Prod Due Date],"Late",IIf(Nz( [Released to Prod] ) and [Prod Due...