PS... I just tried this, it returns a -1 after the details for each employee, regardless of if they should have a warning/terminate or nothing.
=(IIf([Sum Of PointValue]=(2),"Warning","") Or IIf([Sum Of PointValue]=(2.5),"Warning","") Or IIf([Sum Of PointValue]>=(3),"Terminate",""))