Skip to content
Free Excel Tutorials
  • Home
  • Excel For Beginners
  • Excel Intermediate
  • Advanced Excel For Experts

Data Analysis

  • Conditional Formatting New Rule with Formulas in Excel
  • How To Remove Duplicates In Excel Column Or Row?
  • How to Create Column Chart in Excel
  • How to add Trendline to a chart in Excel
  • Number and Text Filters Examples in Excel

References

  • Count rows that contain specific values in Excel
  • How to get relative row numbers in a range in Excel
  • How to retrieve first match between two ranges in Excel
  • Perform case-sensitive Lookup in Excel
  • Excel Advanced Lookup using Index and Match Functions

Data Validations

  • Excel Data validation date in next 30 days
  • Data validation must not exist in list
  • Excel Data validation require unique number
  • Excel Data validation must begin with
  • Excel Data validation specific characters only

Convert decimal hours to Excel time

by

This tutorial shows how to Convert decimal hours to Excel time using example below.

To convert hours in decimal format to a value Excel recognizes as time, divide by 24.

Formula

=hours/24

Explanation

In the example shown the formula in C5 is:

=B5/24

which returns 0.04167, the equivalent of 1 hours. Cell D6 shows the same result formatted as time, which displays 1:00.

How this formula works

In the Excel date system, one day is equal to 1, so you can think of time as fractional values of 1, as shown in the table below:

Hours Fraction Value Time
1 1/24 0.04167 1:00
3 3/24 0.125 3:00
6 6/24 0.25 6:00
4 4/24 0.167 4:00
8 8/24 0.333 8:00
12 12/24 0.5 12:00
18 18/24 0.75 18:00
21 21/24 0.875 21:00

This means if you have a decimal number for hours, you can simply divide by 24 to get the correct representation of hours in Excel. After dividing by 24, you can apply a time format of your choice, or use the result in a math operation with other dates or times.

In the example, since B10 contains 12 (representing 12 hours) the result is 12/24 = 0.5, since there are 12 hours in a half of day. Once a time format like h:mm has been applied, Excel will display 12:00.

Durations longer than 24 hours

To display hours that represent a duration longer than 24 hours, you’ll need to adjust the number format. Just wrap the h in square brackets like so:

[h]:mm

To display in minutes, you can do the same thing with m:

[m]

Post navigation

Previous Post:

DECIMAL function: Description, Usage, Syntax, Examples and Explanation

Next Post:

AVERAGE function: Description, Usage, Syntax, Examples and Explanation

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

Learn Basic Excel

Ribbon
Workbook
Worksheets
Format Cells
Find & Select
Sort & Filter
Templates
Print
Share
Protect
Keyboard Shortcuts

Categories

  • Charts
  • Data Analysis
  • Data Validation
  • Excel Functions
    • Cube Functions
    • Database Functions
    • Date and Time Functions
    • Engineering Functions
    • Financial Functions
    • Information Functions
    • Logical Functions
    • Lookup and Reference Functions
    • Math and Trig Functions
    • Statistical Functions
    • Text Functions
    • Web Functions
  • Excel VBA
  • Excel Video Tutorials
  • Formatting
  • Grouping
  • Others

Logical Functions

  • Check multiple cells are equal in Excel
  • FALSE function: Description, Usage, Syntax, Examples and Explanation
  • IF function: Description, Usage, Syntax, Examples and Explanation
  • Complete List of Excel Logical Functions, References and Examples
  • How to use Excel TRUE Function

Date Time

  • TIMEVALUE function: Description, Usage, Syntax, Examples and Explanation
  • EDATE function: Description, Usage, Syntax, Examples and Explanation
  • Add decimal hours to time in Excel
  • Convert text date dd/mm/yy to mm/dd/yy in Excel
  • Display the current date and time in Excel

Grouping

  • Group arbitrary text values in Excel
  • Group times into unequal buckets in Excel
  • If cell contains one of many things in Excel
  • How to randomly assign people to groups in Excel
  • Map text to numbers in Excel

General

  • Count cells that do not contain errors in Excel
  • How to calculate percent variance in Excel
  • Subtotal by color in Excel
  • How to Delete Cells, Row and Rows in Excel
  • Convert column letter to number in Excel
© 2026 xlsoffice . All Right Reserved. | Teal Smiles | Abbreviations And Their Meaning