+ Reply to Thread
Results 1 to 2 of 2

Edate function Name error

  1. #1
    SharonP.
    Guest

    Edate function Name error

    Hi, hoping someone can help. I'm using an edate function =EDATE(AdjData!O4,
    E47) and am getting the Name error. I do have the Analysis toolpak enabled.
    If I uncheck the toolpak and check it again - the date appears fine. the
    problem is that this doesn't stick and I have to do it each time I open my
    workbook that uses this formula. Does anyone know of an alternative
    function? Is there an explanation for why this doesn't stick?

  2. #2
    Biff
    Guest

    Re: Edate function Name error

    Hi!

    Here's an alternative to Edate:

    A1 = starting date
    B1 = number of months (either negative or positive)

    =DATE(YEAR(A1),MONTH(A1)+B1,DAY(A1))

    Biff

    "SharonP." <[email protected]> wrote in message
    news:[email protected]...
    > Hi, hoping someone can help. I'm using an edate function
    > =EDATE(AdjData!O4,
    > E47) and am getting the Name error. I do have the Analysis toolpak
    > enabled.
    > If I uncheck the toolpak and check it again - the date appears fine. the
    > problem is that this doesn't stick and I have to do it each time I open my
    > workbook that uses this formula. Does anyone know of an alternative
    > function? Is there an explanation for why this doesn't stick?




+ 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