Excel Payroll Calculations in hours and minutes

JDubACM

New Member
Joined
Aug 28, 2011
Messages
2
Hello, my boss is having me do just about everything at my new job and it is killing me. I have recently been tasked with payroll as well which has been done with pen and paper because of the convoluted payment method: There is more than one location and each has it's own antiquated time punch software and employees frequently work at more than one location. If somebody can help me sort out the formulas needed for this I would be extremely grateful!


1) Weekend rate for certain employees is *1.25 (needs to be in [hh]:mm)
2) Overtime rate is *1.5 (needs to be in [hh]:mm)
4) Overtime is not paid out in same pay period but is carried forward as a credit called comp time, where if said employee works less than 80 hours next pay period, then the comp time is added until the employee meets the 80 hour threshold.
4) Holiday rate is *1.5 (needs to be in [hh]:mm). This also becomes comp time if it puts an employee over 80 hours in a pay period.
5) Total Hours need to be presented in [hh]:mm

Note: I do not calculate the hours (times) pay rate, like many others have asked, but just the total hours and minutes and my boss then puts those numbers into the payroll software which calculates how much to pay each employee.

I have started an Excel spreadsheet with the required fields and have attempted some formulas with degrees of success. Here are the headers, sorry I couldn't fit them all on one line. Please feel free to add any columns necessary.


<table border="0" cellpadding="0" cellspacing="0" width="1044"><col width="181"><col span="9" width="85"><col width="98"><tr height="20"> <td class="xl63" style="height:15.0pt;width:136pt" height="20" width="181">Name</td> <td class="xl67" style="width:64pt" width="85">Reg Hours
</td> <td class="xl66" style="width:64pt" width="85"> Wknd </td> <td class="xl66" style="width:64pt" width="85">(x1.25)</td> <td class="xl64" style="width:64pt" width="85">O/T</td> <td class="xl64" style="width:64pt" width="85">
</td> <td class="xl69" style="width:64pt" width="85">
</td> <td class="xl69" style="width:64pt" width="85">
</td> <td class="xl65" style="width:64pt" width="85">
</td> <td class="xl70" style="width:64pt" width="85">
</td> <td class="xl68" style="width:74pt" width="98">
</td> </tr></table>

<table border="0" cellpadding="0" cellspacing="0" width="1044"><tr height="20"><tr height="20"><td class="xl64" style="width:64pt" width="85">(*1.5)</td><td class="xl69" style="width:64pt" width="85">Holiday </td><td class="xl69" style="width:64pt" width="85">(*1.5)</td><td class="xl65" style="width:64pt" width="85">Comp Time</td><td class="xl70" style="width:64pt" width="85">Total</td><td class="xl68" style="width:74pt" width="98">Remaining C/T</td></tr></tr></table>

Again, any help would be greatly appreciated! Looks like I will have to do this weeks payroll by hand again in the meantime.:cry:

JDubACM
 

Excel Facts

Ambidextrous Undo
Undo last command with Ctrl+Z or Alt+Backspace. If you use the Undo icon in the QAT, open the drop-down arrow to undo up to 100 steps.

Forum statistics

Threads
1,224,531
Messages
6,179,379
Members
452,907
Latest member
Roland Deschain

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