How to convert decimal number to minutes

jinasalcedo

New Member
Joined
Feb 2, 2011
Messages
16
I am tracking paid time off in excel. We have been using a decimal fraction of a minutes like .5 fro 30 minutes. But since we started using quickbooks payroll, qbs used 30 minutes (1:30) for 1.5.

How do I convert my data from 1.5 to 1:30 in excel spreadsheet? Any idea?

Thanks.
 
I am trying to convert decimal numerals to minutes.

The whole number is the number of hours and I don't need to convert those. Only the decimal portion.

113.62 to 113:37

Thanks for your patience!
 
Upvote 0

Excel Facts

Is there a shortcut key for strikethrough?
Ctrl+S is used for Save. Ctrl+5 is used for Strikethrough. Why Ctrl+5? When you use hashmarks to count |||| is 4, strike through to mean 5.
I am trying to convert decimal numerals to minutes.

The whole number is the number of hours and I don't need to convert those. Only the decimal portion.

113.62 to 113:37

Thanks for your patience!


See post #9

format cells as [h]:mm:ss
 
Upvote 0
Custom format [m]:ss

Excel Workbook
AB
1113.62113:37
Sheet5


That actually equates to 113 minutes 37 seconds, not 113 hours 37 minutes!

See my previously overlooked replies for the correct version.
 
Upvote 0
mmm.....

I think you're both wrong :)

converting decimal hours to a time value.....divide by 24, format as [h]:mm
 
Upvote 0
mmm.....

I think you're both wrong :)

converting decimal hours to a time value.....divide by 24, format as [h]:mm

Thanks barry, could have sworn that was what I'd said, had /24 on the sheet where I tested the result but stupidly typed it in wrong here instead of using copy paste :oops:

Peter, see #10

Whole number is Hours, not Minutes, which was what your formula works on.
 
Upvote 0
I changed it to [h]:mm, but calculating incorrectly. So I went back to [m]:ss as long as I can convert my numbers it doesn't matter if it is not hours and minutes, unless there is a right formula that will calculate using format [h]:mm.

Thanks for all the help.
 
Upvote 0

Forum statistics

Threads
1,215,069
Messages
6,122,959
Members
449,096
Latest member
Anshu121

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