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

Data Analysis

  • Conditional Formatting Color Scales Examples in Excel
  • How To Insert and Customize Sparklines in Excel
  • Data Series in Excel
  • How To Sort One Column or Multiple Columns in Excel
  • Subtotal function in Excel

References

  • How to get first column number in range in Excel
  • How to get last row in numeric data in Excel
  • Perform case-sensitive Lookup in Excel
  • How to get address of first cell in range in Excel
  • How to get last column number in range in Excel

Data Validations

  • Excel Data validation no punctuation
  • Excel Data validation date in specific year
  • Excel Data validation require unique number
  • Prevent invalid data entering in specific cells
  • Data validation must not exist in list

Excel Get decimal part of a number Example

by

This tutorials shows how to Get decimal part of a number in Excel.

If you need to get just de the decimal part of a number, you can use a simple formula based on the TRUNC function.

Formula

=number-TRUNC(number)

Explanation

In the example, cell C6 contains this formula:

=B6-TRUNC(B6)

This formula uses the TRUNC function to figure out the the integer portion of the number, then subtract that value from the original number. The result is the decimal portion.

The TRUNC function simply truncates (i.e. removes) numbers; it doesn’t do any rounding.

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

  • Invoice status with nested if in Excel
  • XOR function: Description, Usage, Syntax, Examples and Explanation
  • Check multiple cells are equal in Excel
  • SWITCH function: Description, Usage, Syntax, Examples and Explanation
  • Return blank if in Excel

Date Time

  • Calculate series of dates by workdays in Excel
  • Get work hours between dates in Excel
  • Count day of week between dates in Excel
  • How to calculate project start date based on end date in Excel
  • Convert date to month and year in Excel

Grouping

  • Map text to numbers in Excel
  • Group arbitrary text values in Excel
  • Running count group by n size in Excel
  • Group numbers with VLOOKUP in Excel
  • How to randomly assign data to groups in Excel

General

  • Check if multiple cells have same value with case sensitive in Excel
  • List worksheet index numbers in Excel
  • Count cells that do not contain many strings in Excel
  • How to make excel worksheets print on one page?
  • Lock Cells in a Worksheet Excel
© 2026 xlsoffice . All Right Reserved. | Teal Smiles | Abbreviations And Their Meaning