+ Reply to Thread
Results 1 to 4 of 4

count number of workdays from a start date

  1. #1
    Registered User
    Join Date
    02-22-2010
    Location
    Colorado
    MS-Off Ver
    Excel 2007
    Posts
    7

    count number of workdays from a start date

    I have a date that someone is leaving the company, say October 1. They have 50 hours of vacation that still needs to be paid out. I need to be able to find out what date would be the end date after the 50 hours. I tried using the WORKDAY function, but it doesn't work using an 8 hour day. For example, if they had 48 hours of vacation, it gives me the date of 10/9, which is correct. But, if there are 50 hours of vacation, it still gives me 10/9 and I need to to give me 10/10 since those 2 extra hours would actually fall into the next workday.

    Thanks!
    Amy
    Attached Files Attached Files

  2. #2
    Forum Expert
    Join Date
    11-29-2010
    Location
    Ukraine
    MS-Off Ver
    Excel 2019
    Posts
    4,168

    Re: count number of workdays from a start date

    hi asmith, option
    Attached Files Attached Files

  3. #3
    Registered User
    Join Date
    08-11-2011
    Location
    India
    MS-Off Ver
    Excel 2007
    Posts
    93

    Re: count number of workdays from a start date

    Hi,

    Some inputs my side,

    Use the below formula

    =WORKDAY(A3,ROUNDUP(B3/8,0))

    Sandeep

  4. #4
    Registered User
    Join Date
    02-22-2010
    Location
    Colorado
    MS-Off Ver
    Excel 2007
    Posts
    7

    Re: count number of workdays from a start date

    Thank you! Both answers were helpful!

+ 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