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

Data Analysis

  • How to Create Column Chart in Excel
  • How to create a Histogram in Excel
  • How To Remove Duplicates In Excel Column Or Row?
  • How to conditionally sum numeric data in an Excel table using SUMIFS
  • Calculate Conditional Percentile ‘IF’ in table in Excel

References

  • How to use Excel MATCH Function
  • Basic INDEX MATCH approximate in Excel
  • Extract all partial matches in Excel
  • How to use Excel ROWS Function
  • Extract data with helper column in Excel

Data Validations

  • Excel Data validation require unique number
  • Excel Data validation with conditional list
  • Data validation must not exist in list
  • Excel Data validation don’t exceed total
  • Excel Data validation no punctuation

Convert Excel time to decimal hours in Excel

by

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

To convert a valid Excel time into decimal hours, simply multiply by 24.

 Formula

=A1*24

Explanation

In the example shown, the formula in C6 is:

=B6*24

which returns a value of 1.

How this formula works

In the Excel time system, one 24-hour day is equal to 1. This means times and hours are fractional values of 1, as shown in the table below:

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

Because each hour can be represented as 1/24,  you can convert an Excel time into decimal hours by multiplying the value by 24. For example, with the time value 6:00 cell A1, you can visualize the conversion like this:

=A1*24
=(6/24)*24
=0.25*24
=6

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

  • Not Equal To ‘<>‘ operator in Excel
  • NOT function: Description, Usage, Syntax, Examples and Explanation
  • IF, AND, OR and NOT Functions Examples in Excel
  • AND function: Description, Usage, Syntax, Examples and Explanation
  • How to use Excel AND Function

Date Time

  • Calculate series of dates by workdays in Excel
  • How to show last updated date stamp in Excel
  • Calculate total hours that fall between two times in Excel
  • Display the current date in Excel
  • Get first day of previous month in Excel

Grouping

  • Group times into unequal buckets in Excel
  • Group times into 3 hour buckets in Excel
  • Running count group by n size in Excel
  • Group arbitrary text values in Excel
  • Map text to numbers in Excel

General

  • Count cells less than in Excel
  • How to add sequential row numbers to a set of data in Excel
  • How to test a range for numbers in Excel
  • How to make excel worksheets print on one page?
  • How to calculate percentage discount in Excel
© 2026 xlsoffice . All Right Reserved. | Teal Smiles | Abbreviations And Their Meaning