0
The formula uses the fact the day count between two dates is the arithmetic difference between the two dates. INT() part here removes the decimal portion from the dates.
Category: Math and trigonometry
Rounds a number down to the nearest integer
INT(number)
Create a new account
I already have an account
By signing in/up, you agree to the Terms of Use and Privacy Policy.
You haven't saved the current formula!
Are you sure to continue?
You haven't save the current formula!
0
The formula uses the fact the day count between two dates is the arithmetic difference between the two dates. INT() part here removes the decimal portion from the dates.