Excel Function

INT

Rounds number down to nearest integer.

INT(number)

Arguments

number

Required

Specify a single cell reference.

Practice Preview

display numeric calculation results. Use INT to Rounds number down to nearest integer. Fill the argument fields below and complete a formula that achieves this goal.

Sample correct formula

=INT(D2)

Practice This Function