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

Data Analysis

  • Example of COUNTIFS with variable table column in Excel
  • How To Sort One Column or Multiple Columns in Excel
  • Chart Axes in Excel
  • Add Outline to Data in Excel
  • How to calculate current stock or inventory in Excel

References

  • Approximate match with multiple criteria in Excel
  • How to use Excel TRANSPOSE Function
  • Get nth match with INDEX / MATCH in Excel
  • How to use Excel INDIRECT Function
  • How to calculate two-way lookup VLOOKUP in Excel Table

Data Validations

  • Excel Data validation number multiple 100
  • Excel Data validation allow uppercase only
  • Data validation must not exist in list
  • Excel Data validation no punctuation
  • Excel Data validation must not contain

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

  • AND function: Description, Usage, Syntax, Examples and Explanation
  • Invoice status with nested if in Excel
  • IFNA function: Description, Usage, Syntax, Examples and Explanation
  • OR function Examples in Excel
  • IFERROR function: Description, Usage, Syntax, Examples and Explanation

Date Time

  • Add days exclude certain days of week in Excel
  • How to get workdays between dates in Excel
  • YEARFRAC function: Description, Usage, Syntax, Examples and Explanation
  • DATEDIF function: Description, Usage, Syntax, Examples and Explanation
  • Convert time to time zone in Excel

Grouping

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

General

  • List worksheet index numbers in Excel
  • Subtotal by invoice number in Excel
  • How to test a range for numbers in Excel
  • How to create dynamic named range with INDEX in Excel
  • Index and match on multiple columns in Excel
© 2025 xlsoffice . All Right Reserved. | Teal Smiles | Abbreviations And Their Meaning