Salary Calculation

dhanrajg

New Member
Joined
Oct 20, 2018
Messages
1
Hello,

I want a excel formula to calculate monthly salary of my staff
I already maintain a excel of staff attendance.
like this

STAFF ASTAFF BSTAFF CSTAFF DSTAFF E
1-SepLPPPA
2-SepSUNDAYSUNDAYSUNDAYSUNDAYSUNDAY
3-SepLPPAP
4-SepPPPAA
5-SepAPPPP
6-SepPPPPP
7-SepPPALP
8-SepPPPPA
9-SepSUNDAYSUNDAYSUNDAYSUNDAYSUNDAY
30-SepSUNDAYSUNDAYSUNDAYSUNDAYSUNDAY
WANT FORMULA HERE TO CALCULATE SALARY OF STAFF
WITH BASE SALARY INTO CONSIDERATION AND ATTENDANCE CALCULATION

<colgroup><col span="3"><col><col span="4"></colgroup><tbody>
</tbody>
 

Excel Facts

Can Excel fill bagel flavors?
You can teach Excel a new custom list. Type the list in cells, File, Options, Advanced, Edit Custom Lists, Import, OK
how is the salary calculated?
L = leave ?
P = ?
A = absent ?
so whats the base salary and do we simply work out the day rate and count the "P"
or different rates for Different days ?
 
Upvote 0
Couldn't you just use a countif and multiply the value by their daily rate? This is assuming that the information etaf detailed above - L = Leave / P = Paid?. So you would count how many L and P's they have then multiply by daily rate.
 
Upvote 0

Forum statistics

Threads
1,214,959
Messages
6,122,476
Members
449,087
Latest member
RExcelSearch

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top