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

Data Analysis

  • Remove Duplicates Example in Excel
  • Subtotal function in Excel
  • Conditional Formatting New Rule with Formulas in Excel
  • Conditional Formatting Icon Sets Examples in Excel
  • Conditional Formatting Color Scales Examples in Excel

References

  • Find closest match in Excel
  • Two-way lookup with VLOOKUP in Excel
  • Two-column Lookup in Excel
  • How to use Excel MATCH Function
  • Get nth match with INDEX / MATCH in Excel

Data Validations

  • Data validation must not exist in list
  • Excel Data validation with conditional list
  • Excel Data validation allow uppercase only
  • How To Create Drop-down List in Excel
  • Excel Data validation date in specific year

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

  • IFNA function: Description, Usage, Syntax, Examples and Explanation
  • Not Equal To ‘<>‘ operator in Excel
  • FALSE function: Description, Usage, Syntax, Examples and Explanation
  • IF function: Description, Usage, Syntax, Examples and Explanation
  • How to use Excel TRUE Function

Date Time

  • Get fiscal quarter from date in Excel
  • Get days between dates ignoring years in Excel
  • Count dates in current month in Excel
  • EOMONTH function: Description, Usage, Syntax, Examples and Explanation
  • Get work hours between dates in Excel

Grouping

  • Calculate conditional mode with criteria in Excel
  • Group arbitrary text values in Excel
  • Categorize text with keywords in Excel
  • If cell contains one of many things in Excel
  • Map text to numbers in Excel

General

  • How to generate random number between two numbers in Excel
  • Transpose: Switch ‘Rows to Columns’ or ‘Columns to Rows’ in Excel
  • 3D SUMIF for multiple worksheets in Excel
  • Convert column number to letter in Excel
  • Creating and Opening an existing file in Excel
© 2026 xlsoffice . All Right Reserved. | Teal Smiles | Abbreviations And Their Meaning