G
Guest
Hey there
If an employee is required to pay labour insurance then it is called by a
function else the value is set to 0
=Iff([Pay_Lbr_Ins]=True,Ins_Lookup([Labour_Insurance_Subtotal]),0)
Gives an error. The function works fine and the controls are valid. Help
If an employee is required to pay labour insurance then it is called by a
function else the value is set to 0
=Iff([Pay_Lbr_Ins]=True,Ins_Lookup([Labour_Insurance_Subtotal]),0)
Gives an error. The function works fine and the controls are valid. Help