ESI Breakup Formula Inquiry
I am using this formula for ESI breakup. Please let me know if an employee's earnings are more than 20,000 Rs, then they are not eligible for ESI. However, if they are absent for around 10 days, their earnings may fall below 15,000 Rs, resulting in automatic ESI deduction. Could you please suggest another formula for this scenario?
=IF(K2<=15001, ROUNDUP(K2*1.75%,0),0)
Regards,
Riyaz.
I am using this formula for ESI breakup. Please let me know if an employee's earnings are more than 20,000 Rs, then they are not eligible for ESI. However, if they are absent for around 10 days, their earnings may fall below 15,000 Rs, resulting in automatic ESI deduction. Could you please suggest another formula for this scenario?
=IF(K2<=15001, ROUNDUP(K2*1.75%,0),0)
Regards,
Riyaz.