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
  • Get column name from index in Excel Table
  • Conditional Formatting New Rule with Formulas in Excel
  • Example of COUNTIFS with variable table column in Excel
  • Managing Conditional Formatting Rules in Excel

References

  • How to get relative row numbers in a range in Excel
  • Extract all partial matches in Excel
  • Count rows with at least n matching values
  • Multi-criteria lookup and transpose in Excel
  • Find Closest Match in Excel Using INDEX, MATCH, ABS and MIN functions

Data Validations

  • Excel Data validation allow uppercase only
  • Excel Data validation specific characters only
  • Excel Data validation date in specific year
  • Excel Data validation number multiple 100
  • Excel Data validation date in next 30 days

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

  • IFS function: Description, Usage, Syntax, Examples and Explanation
  • IF with wildcards in Excel
  • Invoice status with nested if in Excel
  • XOR function: Description, Usage, Syntax, Examples and Explanation
  • How to return blank in place of #DIV/0! error in Excel

Date Time

  • Count birthdays by month in Excel
  • Convert Excel time to decimal seconds
  • Convert date to month and year in Excel
  • NETWORKDAYS.INTL function: Description, Usage, Syntax, Examples and Explanation
  • Get month from date in Excel

Grouping

  • How to randomly assign data to groups in Excel
  • Map inputs to arbitrary values in Excel
  • Group numbers with VLOOKUP in Excel
  • Group numbers at uneven intervals in Excel
  • Group arbitrary text values in Excel

General

  • Basic numeric sort formula in Excel
  • Spell Check in Excel
  • How to generate random times at specific intervals in Excel
  • Using Existing Templates in Excel
  • Excel Operators
© 2026 xlsoffice . All Right Reserved. | Teal Smiles | Abbreviations And Their Meaning