The dates are false friends, because when we make calculations between dates, we are stuck because of the different number of days per month and breaks in the months and years. Additions is not simple (in this case the DATE function is very useful) but for the differences, this is even more complicated.
And then, there exists a function to perform incredible differences in the dates, it is the DATEDIF function (click on the picture to open the page)

The most amazing is that Microsoft decided to hide this function. It does not appear in the list of functions or in the online help.
Do not worry, you'll find in this article all the explanations learn how to use this function and an exercise to practise.