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

Data Analysis

  • How to conditionally sum numeric data in an Excel table using SUMIFS
  • Conditional Formatting Rules in Excel
  • Conditional Formatting Icon Sets Examples in Excel
  • Conflicting Multiple Conditional Formatting Rules in Excel
  • How to Use Solver Tool in Excel

References

  • Count unique text values with criteria
  • Count rows that contain specific values in Excel
  • Count rows with at least n matching values
  • Approximate match with multiple criteria in Excel
  • How to create dynamic named range with OFFSET in Excel

Data Validations

  • Excel Data validation specific characters only
  • Excel Data validation don’t exceed total
  • How To Create Drop-down List in Excel
  • Data validation must not exist in list
  • Excel Data validation exists 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

  • How to use Excel NOT Function
  • How to use Excel OR Function
  • SWITCH function: Description, Usage, Syntax, Examples and Explanation
  • IF with boolean logic in Excel
  • IFNA function: Description, Usage, Syntax, Examples and Explanation

Date Time

  • Check If Two Dates are same month in Excel
  • Convert date string to date time in Excel
  • Sum race time splits in Excel
  • Get day from date in Excel
  • Series of dates by day

Grouping

  • Map inputs to arbitrary values in Excel
  • How to randomly assign data to groups in Excel
  • If cell contains one of many things in Excel
  • Running count group by n size in Excel
  • Categorize text with keywords in Excel

General

  • Spell Check in Excel
  • Hide and Unhide Columns or Rows in Excel
  • How to calculate percent of students absent in Excel
  • How to fill cell ranges with random text values in Excel
  • Cell References: Relative, Absolute and Mixed Referencing Examples
© 2025 xlsoffice . All Right Reserved. | Teal Smiles | Abbreviations And Their Meaning