+ Reply to Thread
Results 1 to 19 of 19

Find end date

Hybrid View

jworth Find end date 10-02-2007, 11:09 PM
rylo Hi Do you mean minus... 10-02-2007, 11:28 PM
jworth Yes, I'm sorry - that is what... 10-03-2007, 08:23 AM
daddylonglegs Try using the WORKDAY... 10-03-2007, 08:26 AM
jworth I do have my list of Holiday... 10-03-2007, 08:46 AM
  1. #1
    Registered User
    Join Date
    10-02-2007
    Posts
    10

    Question Find end date

    My brain is so very tired and I need help please.....

    I need to calculate what the end date will be, minus workdays and holidays:
    A1 - start date - 1/1/2007
    B1 - 60 (days) - 60
    C1 - end date - ???

    I've tried everything I've read from the hundreds of Excel Help sites I've visited. I'm so very frustrated and would really appreciate any help.

    Thank you in advance!

  2. #2
    Forum Expert
    Join Date
    01-15-2007
    Location
    Brisbane, Australia
    MS-Off Ver
    2007
    Posts
    6,591
    Hi

    Do you mean minus weekends and holidays??? If you remove workdays and holidays, then what else is left???


    rylo

  3. #3
    Registered User
    Join Date
    10-02-2007
    Posts
    10
    Quote Originally Posted by rylo
    Hi

    Do you mean minus weekends and holidays??? If you remove workdays and holidays, then what else is left???


    rylo

    Yes, I'm sorry - that is what I meant, minus weekends and holidays.

  4. #4
    Forum Expert daddylonglegs's Avatar
    Join Date
    01-14-2006
    Location
    England
    MS-Off Ver
    Microsoft 365
    Posts
    14,721
    Try using the WORKDAY function from Analysis ToolPak add-in.

    If you want to exclude holidays you'll need to list the dates, assuming you list holiday dates in Z1:Z10 you can use the formula

    =WORKDAY(A1,B1,Z1:Z10)

  5. #5
    Registered User
    Join Date
    10-02-2007
    Posts
    10
    Quote Originally Posted by daddylonglegs
    Try using the WORKDAY function from Analysis ToolPak add-in.

    If you want to exclude holidays you'll need to list the dates, assuming you list holiday dates in Z1:Z10 you can use the formula

    =WORKDAY(A1,B1,Z1:Z10)

    I do have my list of Holiday dates. I changed your formula to match my cells.
    I still get the error #NAME$.

  6. #6
    Forum Expert daddylonglegs's Avatar
    Join Date
    01-14-2006
    Location
    England
    MS-Off Ver
    Microsoft 365
    Posts
    14,721
    You need to install Analysis ToolPak add-in

    Go to Tools menu,select "Add-ins" and under that tick "Analysis ToolPak" box then re-type formula

+ 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