Skip to main content

Excel Formula: Calculate overtime pay

doc calculate overtime pay 4

Generally, overtime pay is different from the regular working pay, for instance, 10 dollars per hour for regular working hours, but 15 dollars per hour for working overtime. Here in this tutorial, it shows a timesheet to list the working hours, and provides a formula to calculate the overtime pay.

If you want to follow along with this tutorial, please download the example spreadsheet.
sample

Generic formula:

(reg_hrs*rate)+(ot_hrs*rate*1.5)

Arguments

Reg_hrs: the number of regular working hours.
Ot_hrs: the number of overtime working hours.
Rate: regular hourly pay.
1,5: 1.5 times the normal rate. Here taking into account overtime paid at 1.5 times the normal rate. You can change it to the actual value.

Return value

It returns the total pay including regular working pay and overtime working pay.

How this formula work

doc add hours to time 7

Supposing the timesheet is shown as above, please use the formula as this:

=F5*H5+(G5*H5*1.5)

Press Enter key, the total pay has been calculated.
doc calculate overtime pay 2

Then drag the fill handle over the cells you want to calculate the pay.
doc calculate overtime pay 3

Note

Calculate the working hours: =(outtime-intime)*24, for instant, =(D5-C5)*24

Calculate the overtime hours: =workinghours-regular, for instant, =E5-F5


Relative Formulas

Relative Functions


The Best Office Productivity Tools


Office Tab - Enable Tabbed Reading and Editing in Microsoft Office (include Excel)

  • One second to switch between dozens of open documents!
  • Reduce hundreds of mouse clicks for you every day, say goodbye to mouse hand.
  • Increases your productivity by 50% when viewing and editing multiple documents.
  • Brings Efficient Tabs to Office (include Excel), Just Like Chrome, Edge and Firefox.

Comments (0)
No ratings yet. Be the first to rate!
There are no comments posted here yet
Please leave your comments in English
Posting as Guest
×
Rate this post:
0   Characters
Suggested Locations