Get OT hours worked as % of regular hours

zone709

Well-known Member
Joined
Mar 1, 2016
Messages
2,079
Office Version
  1. 365
Platform
  1. Windows
this may be an easy ? but trying to see if I'm right. I'm trying to get percentage of OT hours worked to regular hours for each job.

example lets say
reg time hours are 3,400 right then
Overtime hours are 275 then what's the percentage of overtime worked to regualr time? any help thanks.

Was thinking 3400+275 / 275 but not sure that's right
 

Excel Facts

Control Word Wrap
Press Alt+Enter to move to a new row in a cell. Lets you control where the words wrap.
Re: % ?

Try this

=B2/B1


Excel 2016 (Windows) 32 bit
ABC
1Reg Time34008%
2Overtime275
Sheet2
 
Upvote 0
Re: % ?

Try this

=B2/B1

Excel 2016 (Windows) 32 bit
ABC
1Reg Time34008%
2Overtime275

<colgroup><col style="width: 25pxpx"><col><col><col></colgroup><thead>
</thead><tbody>
</tbody>
Sheet2
Yeah your right thanks. I was dividing it into the total of both thanks
 
Upvote 0
Re: % ?

I'm not trying to tell you your business, but it seems to me that the question should be "what percentage of total hours worked were overtime hours?". In which case, the formula would be 275/(3400+275) * 100% or, using Alkey's example: B2/(B1+B2).
 
Upvote 0
Re: % ?

AND for future reference....can you please use an appropriate title for your threads...%?...isn't, please see rule #14 of our rules...in my tag
 
Last edited:
Upvote 0

Forum statistics

Threads
1,214,520
Messages
6,120,003
Members
448,935
Latest member
ijat

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