Excel Function
FLOOR
Rounds number down to nearest multiple.
FLOOR(number, significance)Arguments
number
RequiredSpecify a single cell reference.
significance
RequiredEnter a numeric value.
Practice Preview
display numeric calculation results. Use FLOOR to Rounds number down to nearest multiple. use 10 for significance. Fill the argument fields below and complete a formula that achieves this goal.
Sample correct formula
=FLOOR(D2, 10)