Please enable JavaScript to view the comments powered by Disqus.


(...INT(...B5)-INT(...B4))

How to calculate difference between two dates

The formula uses the fact the MS Excel considers dates as simple numbers starting from 1st Jan 1900. Thus the difference between two dates gives the number of days.


Used Functions

Category: Math and trigonometry

Rounds a number down to the nearest integer

Syntax

INT(number)

Lets chat on this