In the 1904 system and 1900-system, this formula always calculates the correct difference in days from 15-10-1582 according to the Gregorian calendar.
This formula also sidesteps the problem that Excel mistakenly assumes that 1900 is a leap year.
@XLent a correction of 1000 years is not correct, because the minimal period all the differences are the same is 400 years. The leap rule is as follows: "If a year is divisible by 4 then it is a leap year, except for the years divisible by 100, then it is not a leap year, except for the years divisible by 400 then it is a leap year."
So you should add 400 years (4800 months) or a plural of 400 years (eg. 24000 months).
Bookmarks