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

Data Analysis

  • Error Bars in Excel
  • Subtotal function in Excel
  • How To Insert and Customize Sparklines in Excel
  • How To Sort One Column or Multiple Columns in Excel
  • Move chart to a separate worksheet in Excel

References

  • How to use Excel ROW Function
  • Count rows with at least n matching values
  • How to reference named range different sheet in Excel
  • How to create dynamic named range with OFFSET in Excel
  • How to use Excel ROWS Function

Data Validations

  • Excel Data validation allow uppercase only
  • Excel Data validation with conditional list
  • Excel Data validation allow weekday only
  • How To Create Drop-down List in Excel
  • 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

  • SWITCH function example in Excel
  • TRUE function: Description, Usage, Syntax, Examples and Explanation
  • XOR function: Description, Usage, Syntax, Examples and Explanation
  • IF with boolean logic in Excel
  • How to use Excel FALSE Function

Date Time

  • SECOND function: Description, Usage, Syntax, Examples and Explanation
  • Calculate years between dates in Excel
  • Get days between dates in Excel
  • Convert date string to date time in Excel
  • How to calculate project start date based on end date in Excel

Grouping

  • Map inputs to arbitrary values in Excel
  • Group times into 3 hour buckets in Excel
  • Group numbers at uneven intervals in Excel
  • Group numbers with VLOOKUP in Excel
  • How to randomly assign people to groups in Excel

General

  • Count cells that do not contain many strings in Excel
  • How to get amount with percentage in Excel
  • Convert column number to letter in Excel
  • Hide and Unhide Columns or Rows in Excel
  • Find, Trace and Correct Errors in Excel Formulas using ‘Formula Auditing’
© 2026 xlsoffice . All Right Reserved. | Teal Smiles | Abbreviations And Their Meaning