+ Reply to Thread
Results 1 to 3 of 3

Calculating Due Dates w/o weekends

  1. #1
    Registered User
    Join Date
    03-18-2011
    Location
    danjahross
    MS-Off Ver
    Excel 2003
    Posts
    2

    Calculating Due Dates w/o weekends

    Hi all,

    Would like to be helped on calculating due dates. Basically, Column A would be the start date, B would be the day/s of expected completion (eg. 30 days), Column C should show the date when the due would be, but not counting the weekends (saturday/sunday)

    eg. 2/25/11 (start) | 30 days = 4/8/11(due date)

    I hope I wasn't confusing.

    TIA
    Last edited by danjahross; 03-18-2011 at 01:11 PM.

  2. #2
    Administrator 6StringJazzer's Avatar
    Join Date
    01-27-2010
    Location
    Tysons Corner, VA, USA
    MS-Off Ver
    MS 365 Family 64-bit 2502
    Posts
    26,995

    Re: Calculating Due Dates w/o weekends

    Try this

    =WORKDAY(A1,B1)
    Jeff
    | | |會 |會 |會 |會 | |:| | |會 |會
    Read the rules
    Use code tags to [code]enclose your code![/code]

  3. #3
    Registered User
    Join Date
    03-18-2011
    Location
    danjahross
    MS-Off Ver
    Excel 2003
    Posts
    2

    Re: Calculating Due Dates w/o weekends

    It Worked! Thank you, 6StringJazzer :D

+ 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