+ Reply to Thread
Results 1 to 2 of 2
  1. #1
    Registered User
    Join Date
    02-24-2010
    Location
    Augusta, Maine
    MS-Off Ver
    Excel 2007
    Posts
    13

    Start dates & End Dates Help!

    In this formula it assumes that C7 is the start date and will push the end date forward if the end date falls on a weekend, however I also need it to push the end date forward if the end date falls on the weekend and then a holiday. As in the highlighted example line of the attachment.

    =C7+45+LOOKUP(WEEKDAY(C7+45),{1,2,7},{-2,0,-1})

    How can I modify the formula to accomplish this?
    Attached Files Attached Files
    Last edited by KMTrombley; 03-24-2010 at 11:57 AM. Reason: Still trying to find the best way to calculate this

  2. #2
    Forum Guru darkyam's Avatar
    Join Date
    03-05-2008
    Location
    Colorado, US
    MS-Off Ver
    2007
    Posts
    2,140

    Re: Start dates & End Dates

    Try =WORKDAY(C2+45,1,DATE(2010,9,6)). You may have to enable the Analysis Toolpak, which comes with 2007.

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.2.0