+ Reply to Thread
Results 1 to 9 of 9

Days360 problem

  1. #1
    jellorain
    Guest

    Days360 problem

    Seeing a problem that could possibly be an excel glitch in the days360
    function.

    I'm running O2k3sp2 and have tried this on several machines including those
    outside of our company build environment.

    When attempting to calculate the number of days using this function between
    the dates 2/27/2006 and 3/27/2006, I return the number 30 (which is correct
    based on days360). Though when entering the dates 2/28/2006 and 3/28/2006 I
    return 28 days. My understanding is that this function should always return
    30 days in a month, no matter which month is chosen. Can anyone enlighten me
    as to why this is happening? The result has been a significant loss of funds
    within our securities team in regard to interest accrual.

    --
    JL
    TA
    WB

  2. #2
    Niek Otten
    Guest

    Re: Days360 problem

    <always return 30 days in a month>

    Only if it is a complete month. 2/28/2006 and 3/31/2006 give 30.

    Look at the definition of the several 360 days systems:, for example here:

    http://en.wikipedia.org/wiki/360_day_calendar

    --
    Kind regards,

    Niek Otten

    "jellorain" <[email protected]> wrote in message
    news:[email protected]...
    > Seeing a problem that could possibly be an excel glitch in the days360
    > function.
    >
    > I'm running O2k3sp2 and have tried this on several machines including
    > those
    > outside of our company build environment.
    >
    > When attempting to calculate the number of days using this function
    > between
    > the dates 2/27/2006 and 3/27/2006, I return the number 30 (which is
    > correct
    > based on days360). Though when entering the dates 2/28/2006 and 3/28/2006
    > I
    > return 28 days. My understanding is that this function should always
    > return
    > 30 days in a month, no matter which month is chosen. Can anyone enlighten
    > me
    > as to why this is happening? The result has been a significant loss of
    > funds
    > within our securities team in regard to interest accrual.
    >
    > --
    > JL
    > TA
    > WB




  3. #3
    Niek Otten
    Guest

    Re: Days360 problem

    <always return 30 days in a month>

    Only if it is a complete month. 2/28/2006 and 3/31/2006 give 30.

    Look at the definition of the several 360 days systems:, for example here:

    http://en.wikipedia.org/wiki/360_day_calendar

    --
    Kind regards,

    Niek Otten

    "jellorain" <[email protected]> wrote in message
    news:[email protected]...
    > Seeing a problem that could possibly be an excel glitch in the days360
    > function.
    >
    > I'm running O2k3sp2 and have tried this on several machines including
    > those
    > outside of our company build environment.
    >
    > When attempting to calculate the number of days using this function
    > between
    > the dates 2/27/2006 and 3/27/2006, I return the number 30 (which is
    > correct
    > based on days360). Though when entering the dates 2/28/2006 and 3/28/2006
    > I
    > return 28 days. My understanding is that this function should always
    > return
    > 30 days in a month, no matter which month is chosen. Can anyone enlighten
    > me
    > as to why this is happening? The result has been a significant loss of
    > funds
    > within our securities team in regard to interest accrual.
    >
    > --
    > JL
    > TA
    > WB




  4. #4
    Niek Otten
    Guest

    Re: Days360 problem

    <always return 30 days in a month>

    Only if it is a complete month. 2/28/2006 and 3/31/2006 give 30.

    Look at the definition of the several 360 days systems:, for example here:

    http://en.wikipedia.org/wiki/360_day_calendar

    --
    Kind regards,

    Niek Otten

    "jellorain" <[email protected]> wrote in message
    news:[email protected]...
    > Seeing a problem that could possibly be an excel glitch in the days360
    > function.
    >
    > I'm running O2k3sp2 and have tried this on several machines including
    > those
    > outside of our company build environment.
    >
    > When attempting to calculate the number of days using this function
    > between
    > the dates 2/27/2006 and 3/27/2006, I return the number 30 (which is
    > correct
    > based on days360). Though when entering the dates 2/28/2006 and 3/28/2006
    > I
    > return 28 days. My understanding is that this function should always
    > return
    > 30 days in a month, no matter which month is chosen. Can anyone enlighten
    > me
    > as to why this is happening? The result has been a significant loss of
    > funds
    > within our securities team in regard to interest accrual.
    >
    > --
    > JL
    > TA
    > WB




  5. #5
    Bob Phillips
    Guest

    Re: Days360 problem

    Set the method argument to TRUE

    =DAYS360(start,end,TRUE)

    --

    HTH

    Bob Phillips

    (remove nothere from the email address if mailing direct)

    "jellorain" <[email protected]> wrote in message
    news:[email protected]...
    > Seeing a problem that could possibly be an excel glitch in the days360
    > function.
    >
    > I'm running O2k3sp2 and have tried this on several machines including

    those
    > outside of our company build environment.
    >
    > When attempting to calculate the number of days using this function

    between
    > the dates 2/27/2006 and 3/27/2006, I return the number 30 (which is

    correct
    > based on days360). Though when entering the dates 2/28/2006 and 3/28/2006

    I
    > return 28 days. My understanding is that this function should always

    return
    > 30 days in a month, no matter which month is chosen. Can anyone enlighten

    me
    > as to why this is happening? The result has been a significant loss of

    funds
    > within our securities team in regard to interest accrual.
    >
    > --
    > JL
    > TA
    > WB




  6. #6
    jellorain
    Guest

    Re: Days360 problem

    Then why would the range 2/27 to 3/27 return 30 days, while 2/28 to 3/28 only
    returns 28?
    --
    JL
    TA
    WB


    "Niek Otten" wrote:

    > <always return 30 days in a month>
    >
    > Only if it is a complete month. 2/28/2006 and 3/31/2006 give 30.
    >
    > Look at the definition of the several 360 days systems:, for example here:
    >
    > http://en.wikipedia.org/wiki/360_day_calendar
    >
    > --
    > Kind regards,
    >
    > Niek Otten
    >
    > "jellorain" <[email protected]> wrote in message
    > news:[email protected]...
    > > Seeing a problem that could possibly be an excel glitch in the days360
    > > function.
    > >
    > > I'm running O2k3sp2 and have tried this on several machines including
    > > those
    > > outside of our company build environment.
    > >
    > > When attempting to calculate the number of days using this function
    > > between
    > > the dates 2/27/2006 and 3/27/2006, I return the number 30 (which is
    > > correct
    > > based on days360). Though when entering the dates 2/28/2006 and 3/28/2006
    > > I
    > > return 28 days. My understanding is that this function should always
    > > return
    > > 30 days in a month, no matter which month is chosen. Can anyone enlighten
    > > me
    > > as to why this is happening? The result has been a significant loss of
    > > funds
    > > within our securities team in regard to interest accrual.
    > >
    > > --
    > > JL
    > > TA
    > > WB

    >
    >
    >


  7. #7
    jellorain
    Guest

    Re: Days360 problem

    Well that changes it to European, which will work, but why is that necessary?
    --
    JL
    TA
    WB


    "Bob Phillips" wrote:

    > Set the method argument to TRUE
    >
    > =DAYS360(start,end,TRUE)
    >
    > --
    >
    > HTH
    >
    > Bob Phillips
    >
    > (remove nothere from the email address if mailing direct)
    >
    > "jellorain" <[email protected]> wrote in message
    > news:[email protected]...
    > > Seeing a problem that could possibly be an excel glitch in the days360
    > > function.
    > >
    > > I'm running O2k3sp2 and have tried this on several machines including

    > those
    > > outside of our company build environment.
    > >
    > > When attempting to calculate the number of days using this function

    > between
    > > the dates 2/27/2006 and 3/27/2006, I return the number 30 (which is

    > correct
    > > based on days360). Though when entering the dates 2/28/2006 and 3/28/2006

    > I
    > > return 28 days. My understanding is that this function should always

    > return
    > > 30 days in a month, no matter which month is chosen. Can anyone enlighten

    > me
    > > as to why this is happening? The result has been a significant loss of

    > funds
    > > within our securities team in regard to interest accrual.
    > >
    > > --
    > > JL
    > > TA
    > > WB

    >
    >
    >


  8. #8
    Bob Phillips
    Guest

    Re: Days360 problem

    Personally, I think it is a bug, as 29/02/2004 to 29/03/2004 also gives 29,
    but I am no dates expert.

    --

    HTH

    Bob Phillips

    (remove nothere from the email address if mailing direct)

    "jellorain" <[email protected]> wrote in message
    news:[email protected]...
    > Well that changes it to European, which will work, but why is that

    necessary?
    > --
    > JL
    > TA
    > WB
    >
    >
    > "Bob Phillips" wrote:
    >
    > > Set the method argument to TRUE
    > >
    > > =DAYS360(start,end,TRUE)
    > >
    > > --
    > >
    > > HTH
    > >
    > > Bob Phillips
    > >
    > > (remove nothere from the email address if mailing direct)
    > >
    > > "jellorain" <[email protected]> wrote in message
    > > news:[email protected]...
    > > > Seeing a problem that could possibly be an excel glitch in the days360
    > > > function.
    > > >
    > > > I'm running O2k3sp2 and have tried this on several machines including

    > > those
    > > > outside of our company build environment.
    > > >
    > > > When attempting to calculate the number of days using this function

    > > between
    > > > the dates 2/27/2006 and 3/27/2006, I return the number 30 (which is

    > > correct
    > > > based on days360). Though when entering the dates 2/28/2006 and

    3/28/2006
    > > I
    > > > return 28 days. My understanding is that this function should always

    > > return
    > > > 30 days in a month, no matter which month is chosen. Can anyone

    enlighten
    > > me
    > > > as to why this is happening? The result has been a significant loss

    of
    > > funds
    > > > within our securities team in regard to interest accrual.
    > > >
    > > > --
    > > > JL
    > > > TA
    > > > WB

    > >
    > >
    > >




  9. #9
    Niek Otten
    Guest

    Re: Days360 problem

    In the link I gave you:

    Reportedly, Excel's US/NASD method is not SIA-compliant

    --
    Kind regards,

    Niek Otten

    "jellorain" <[email protected]> wrote in message
    news:[email protected]...
    > Well that changes it to European, which will work, but why is that
    > necessary?
    > --
    > JL
    > TA
    > WB
    >
    >
    > "Bob Phillips" wrote:
    >
    >> Set the method argument to TRUE
    >>
    >> =DAYS360(start,end,TRUE)
    >>
    >> --
    >>
    >> HTH
    >>
    >> Bob Phillips
    >>
    >> (remove nothere from the email address if mailing direct)
    >>
    >> "jellorain" <[email protected]> wrote in message
    >> news:[email protected]...
    >> > Seeing a problem that could possibly be an excel glitch in the days360
    >> > function.
    >> >
    >> > I'm running O2k3sp2 and have tried this on several machines including

    >> those
    >> > outside of our company build environment.
    >> >
    >> > When attempting to calculate the number of days using this function

    >> between
    >> > the dates 2/27/2006 and 3/27/2006, I return the number 30 (which is

    >> correct
    >> > based on days360). Though when entering the dates 2/28/2006 and
    >> > 3/28/2006

    >> I
    >> > return 28 days. My understanding is that this function should always

    >> return
    >> > 30 days in a month, no matter which month is chosen. Can anyone
    >> > enlighten

    >> me
    >> > as to why this is happening? The result has been a significant loss of

    >> funds
    >> > within our securities team in regard to interest accrual.
    >> >
    >> > --
    >> > JL
    >> > TA
    >> > WB

    >>
    >>
    >>




+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1