+ Reply to Thread
Results 1 to 4 of 4

Help on formula for calculating days of work

Hybrid View

  1. #1
    Registered User
    Join Date
    08-03-2011
    Location
    Kampala, Uganda
    MS-Off Ver
    Excel 2007
    Posts
    41

    Help on formula for calculating days of work

    Hi to you all,
    I am designing a tracking sheet for number of days work. I want the excel tracking sheet I am using to only consider the actual working days but not even the extra weekend days.
    For example; For 1-04-12 to 14-04-12, i want it to count 10 days and not actually 14 or 15.

    Please I understand it is a weekend but i really need your help.

    Thanks,
    Renildrah

  2. #2
    Forum Expert martindwilson's Avatar
    Join Date
    06-23-2007
    Location
    London,England
    MS-Off Ver
    office 97 ,2007
    Posts
    19,320

    Re: Help on formula for calculating days of work

    use the networkdays() function
    "Unless otherwise stated all my comments are directed at OP"

    Mojito connoisseur and now happily retired
    where does code go ?
    look here
    how to insert code

    how to enter array formula

    why use -- in sumproduct
    recommended reading
    wiki Mojito

    how to say no convincingly

    most important thing you need
    Martin Wilson: SPV
    and RSMBC

  3. #3
    Registered User
    Join Date
    08-03-2011
    Location
    Kampala, Uganda
    MS-Off Ver
    Excel 2007
    Posts
    41

    Re: Help on formula for calculating days of work

    Thank you so much. It has worked; However, if i had like public holidays on some dates, how can i effect inconsideration of counting the date that is a public holiday? Take an example of 26th January of every year, 8th march, etc. How can i incorporate these days in my formula such that they are not considered as working days?

    Thanks again

  4. #4
    Forum Expert martindwilson's Avatar
    Join Date
    06-23-2007
    Location
    London,England
    MS-Off Ver
    office 97 ,2007
    Posts
    19,320

    Re: Help on formula for calculating days of work

    read the help files you can include a range of dates for holidays
    =NETWORKDAYS(A1,B1,H1:H20)
    =NETWORKDAYS(start ,end,holidays)

+ 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