Excel for Microsoft 365 Excel for Microsoft 365 for Mac Excel for the web Excel 2024 Excel 2024 for Mac Excel 2021 Excel 2021 for Mac Excel 2019 Excel 2016 Microsoft Office Microsoft365.com
This article describes the formula syntax and usage of the INT function in Microsoft Excel.
DescriptionRounds a number down to the nearest integer.
SyntaxINT(number)
The INT function syntax has the following arguments:
Number Required. The real number you want to round down to an integer.
Copy the example data in the following table and paste it in cell A1 of a new Excel worksheet. For formulas to show results, select them, press F2, and then press Enter. If you need to, you can adjust the column widths to see all the data.
Data
19.5
Formula
Description
Result
=INT(8.9)
Rounds 8.9 down.
8
=INT(-8.9)
Rounds -8.9 down. Rounding a negative number down rounds it away from 0.
-9
=A2-INT(A2)
Returns the decimal part of a positive real number in cell A2.
0.5
Need more help? Want more options?Explore subscription benefits, browse training courses, learn how to secure your device, and more.
Communities help you ask and answer questions, give feedback, and hear from experts with rich knowledge.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4