Convert payroll hours to decimal

amxtomzo

Active Member
Joined
Nov 7, 2009
Messages
312
hello and thanks for helping

I am trying to convert payroll hours to decimal,
getting stuck when hours are over 24

example
DATA in cell A1 = 30:30
would like end result in cell B1 to = 30.5

this formula is only good up to 24 hours
" =(A1-INT(A1))*24 "

i am open to new ideas on this

thanks

Thomas
 

Excel Facts

Which lookup functions find a value equal or greater than the lookup value?
MATCH uses -1 to find larger value (lookup table must be sorted ZA). XLOOKUP uses 1 to find values greater and does not need to be sorted.
Awesome

Quote from my shop teacher 100 years ago: " Simplicity is your best design"

thank you very much, have a GREAT day

Thomas
 
Upvote 0

Forum statistics

Threads
1,217,383
Messages
6,136,254
Members
450,001
Latest member
KWeekley08

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