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
  • Understanding Anova in Excel
  • How to create running total in an Excel Table
  • How to Create Area Chart in Excel
  • How to Create Thermometer Chart in Excel

References

  • Multi-criteria lookup and transpose in Excel
  • Offset in Excel
  • Count rows with at least n matching values
  • How to get last row in mixed data with blanks in Excel
  • Get nth match with INDEX / MATCH in Excel

Data Validations

  • Excel Data validation date in next 30 days
  • Excel Data validation must contain specific text
  • Excel Data validation require unique number
  • Excel Data validation no punctuation
  • Prevent invalid data entering in specific cells

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

  • IF with boolean logic in Excel
  • How to use Excel XOR Function
  • IFNA function: Description, Usage, Syntax, Examples and Explanation
  • Nested IF function example in Excel
  • Complete List of Excel Logical Functions, References and Examples

Date Time

  • How to get Weekdays, Working days between Two Dates in Excel
  • Convert date to month and year in Excel
  • Convert text date dd/mm/yy to mm/dd/yy in Excel
  • Display the current date and time in Excel
  • Convert Excel time to Unix time in Excel

Grouping

  • How to randomly assign people to groups in Excel
  • Group numbers with VLOOKUP in Excel
  • Group times into unequal buckets in Excel
  • Calculate conditional mode with criteria in Excel
  • Running count group by n size in Excel

General

  • Count cells that contain errors in Excel
  • How to calculate profit margin percentage in Excel
  • How to fill cell ranges with random text values in Excel
  • Using Existing Templates in Excel
  • How to generate random times at specific intervals in Excel
© 2026 xlsoffice . All Right Reserved. | Teal Smiles | Abbreviations And Their Meaning