Date(Y,M,D) 'feature' or problem?
Sorry. Brain dead bad example. Try:
31/01/2006 plus 1 month = 03/03/2006
"Bob Phillips" wrote:
That is because there is no 31st of April, so Excel moves it on the 31st day
afters start of April, that is the 1st of May. It is a feature, very useful
it is too.
--
HTH
RP
(remove nothere from the email address if mailing direct)
"Jon McP" wrote in message
...
In the Date function if you take 31/03/2007 and add 1 month to it:
=DATE(YEAR(ref),MONTH(ref)+1,DAY(ref))
you get 01/05/2007, which really isn't 1 month later. Bug or feature?
|