Excel Formula: Convert Decimal Minutes to Time Format
This tutorial provides a formula to convert decimal minutes to Excel time.
If you want to follow along with this tutorial, please download the example spreadsheet.
Generic formula:
Minutes/1440 |
Arguments
Minutes: a decimal number that you will convert to Excel time. |
Return Value
This formula returns a decimal number, you need to format the result as time.
How this formula work
In cells B3:B5, there is a list of decimal minutes which will be converted to Excel time in cell C3:C5, please apply below formula:
=B3/1440 |
Press Enter key, then drag the fill handle from C3 to C5, it will get a list of decimal numbers.
Then keep the results selected, press Ctrl + 1 to enable the Format Cells dialog, then under Number tab, click Time from the Category section, then choose one of time formats you want from the Type section.
Click OK. The decimal numbers have been formatted as time.
Explanation
There are 1440 minutes in a day. For instance, 435 minutes equal to 435/1440 day.
Relative Formulas
- Convert date to Julian
Sometimes, you need to convert the standard date to the Julian date in Excel, here this article introduces a formula which combines the TEXT, YEAR and DATE functions to solve this job. - Convert date string to datetime
Sometimes, while you import or paste some datetime data from other devices to Excel, the datetimes maybe not be recognized as proper dates... - Convert date to year month
In some cases, you want to convert the date to only month, year, day or monthyear, daymonth, or year day in text format. - Convert date to text
This tutorial provides the TEXT function to convert a date to text.
Relative Functions
- Excel IF Function
Test for specified conditions, then returns the corresponding values - Excel VALUE Function
Convert text to number. - Excel MONTH Function
The MONTH is used to get the month as integer number (1 to 12) from date. - Excel DAY Function
DAY function gets the day as a number (1 to 31) from a date - Excel YEAR Function
The YEAR function returns the year based on the given date in a 4-digit serial number format.
The Best Office Productivity Tools
Kutools for Excel - Helps You To Stand Out From Crowd
Kutools for Excel Boasts Over 300 Features, Ensuring That What You Need is Just A Click Away...

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.
