So I just wanted to see if folks could replicate these strange results in
2007, and perhaps confirm this is indeed a bug:
=DATEDIF(DATE(2009,6,27),DATE(2012,1,5),"md")
In 2007, this gives me 122. This happens all the way up to the point where
the second date is 1/26/2012 and then it hits zero at 1/27/2012. In 2002,
however, it gives me the correct answer of 9. Have not tried it in 2003 yet.
Appreciate any responses. Thanks.
I get 9 in both 2003 and 2007
--
NBVC
Where there is a will there are many ways.
'The Code Cage' (http;//www.thecodecage.com)
------------------------------------------------------------------------
NBVC's Profile: http://www.thecodecage.com/forumz/member.php?userid=74
View this thread: http://www.thecodecage.com/forumz/showthread.php?t=111053
It is time to review.
http://www.cpearson.com/excel/datedif.aspx
If this post helps click Yes
---------------
Jacob Skaria
My XL2007 is at SP2... what service pack level are you at?
--
Rick (MVP - Excel)
"NBVC" <NBVC....@thecodecage.com> wrote in message
news:NBVC....@thecodecage.com...
I don't have any Service Pack identified in Help>>About
Also, is there a system whereby we can notify MS of this type of event (if
indeed it is a bug)?
No Sp and SP1 are working OK
Sp2 is the problem
> Also, is there a system whereby we can notify MS of this type of event (if
> indeed it is a bug)?
Rick or I will report it but I think it will never be fixed because this
formula is not supported by Microsoft.
--
Regards Ron de Bruin
http://www.rondebruin.nl/tips.htm
"Haddox" <Had...@discussions.microsoft.com> wrote in message news:CFA58E8B-3D11-4F87...@microsoft.com...
-----------------------------------------------------------------------------
Less Spam Better enjoyable experience
Visit : news://spacesst.com
As for getting it fixed (assuming Microsoft would want to even do that with
an unsupported function)... any fix will come too late. It appears that the
bug was introduced in Service Pack 2... I guess the next opportunity to fix
the bug wouldn't come until Service Pack 3, and who knows when that will be.
On top of that, not everybody updates to the latest Service Pack as soon as
they come out (look at the OP... he didn't even install SP1), so there will
be a lot of SP2 versions of XL2007 out there for what will probably be a
"long time". I guess this means we volunteers here will have to stop
recommending the use of DATEDIF from now on (who knows what else got screwed
up besides the problem the OP raised). Now, if we could only retract all
those previous recommendations to use DATEDIF that we all have posted in the
past (and which are archived all over the place).
--
Rick (MVP - Excel)
"Ron de Bruin" <ronde...@kabelfoon.nl> wrote in message
news:%236uiDyP%23JHA...@TK2MSFTNGP04.phx.gbl...
No problem Rick, I will report it on Connect for you
--
Regards Ron de Bruin
http://www.rondebruin.nl/tips.htm
"Rick Rothstein" <rick.new...@NO.SPAMverizon.net> wrote in message news:uFJxj%23P%23JHA...@TK2MSFTNGP03.phx.gbl...
=DATEDIF(DATE(1956,4,27),DATE(2012,1,5),"md")
=DATEDIF(DATE(2011,12,27),DATE(2012,1,5),"md")
Perhaps related to that end date? Any ideas or source of further info I can
contact would be appreciated.
"Rick Rothstein" wrote:
> That's odd... I get 9 in XL2003 and I get 122 in XL2007.
>
> My XL2007 is at SP2... what service pack level are you at?
>
> --
> Rick (MVP - Excel)
>
Anyway, thanks again.
As a P.S. : the cpearson link did have the following quote which
underscores Ron's comments:"DATEDIF is treated as the drunk cousin of the
Formula family."