Struggling with PF Calculation for Part-Time Salaries in Excel – Any Advice?

dilipbhele
Hi,

I am working on salary calculations in Excel and facing an issue regarding PF calculation. We have set our basic salary at 6500 for 30 days for employees whose salary exceeds 6500. I have applied the PF calculation formula accordingly. However, in cases where an employee's salary is less than 6500 and they have worked only 15 days in the current month, I am unsure about the formula to use in this situation.

Regards,
Dilip
best HR
Dear Dilip,

You can use the IF and THEN functions of Excel for this problem.

Regards,
Alpna Prasad

alimonly
You can put a formula like:

=IF(OR(basic salary<6500, days<30), 0, basic salary*12%)

Here, basic salary and days refer to cells containing salary and present days.

Hope this will solve your problem.
muninder
Subject: Review of Attachment

Mr. Dilip,

Please check this attachment. I hope that it is useful.

U. Muninder
1 Attachment(s) [Login To View]

If you are knowledgeable about any fact, resource or experience related to this topic - please add your views. For articles and copyrighted material please only cite the original source link. Each contribution will make this page a resource useful for everyone. Join To Contribute