G
Guest
I need to calculate the number of months in a period. With one exception,
each period in a group is 12 months long. DateDiff calculates 11 months for
a period that starts October 1, 20xx and ends Sept 30, 20xx.
To solve the problem, I have to add 1 to every calculation. Is this just
the way it is?
Thx.
each period in a group is 12 months long. DateDiff calculates 11 months for
a period that starts October 1, 20xx and ends Sept 30, 20xx.
To solve the problem, I have to add 1 to every calculation. Is this just
the way it is?
Thx.