+ Reply to Thread
Results 1 to 4 of 4

Help modify NetworkDays function

  1. #1
    Registered User
    Join Date
    08-21-2013
    Location
    Colorado
    MS-Off Ver
    Excel 2010
    Posts
    6

    Help modify NetworkDays function

    I need help with modifying the below to add 1 if the result is 0.

    =NETWORKDAYS([@[Start Date]],[@[End Date]],lstHolidays)


    Thanks...

  2. #2
    Forum Expert Tony Valko's Avatar
    Join Date
    12-31-2011
    Location
    Pittsburgh
    MS-Off Ver
    2002, 2007:2013
    Posts
    18,890

    Re: Help modify NetworkDays function

    Maybe this...

    =MAX(1,NETWORKDAYS([@[Start Date]],[@[End Date]],lstHolidays))
    Biff
    Microsoft MVP Excel
    Keep It Simple Stupid

    Let's Go Pens. We Want The Cup.

  3. #3
    Registered User
    Join Date
    08-21-2013
    Location
    Colorado
    MS-Off Ver
    Excel 2010
    Posts
    6

    Re: Help modify NetworkDays function

    Thanks, that does what I was looking for.

  4. #4
    Forum Expert Tony Valko's Avatar
    Join Date
    12-31-2011
    Location
    Pittsburgh
    MS-Off Ver
    2002, 2007:2013
    Posts
    18,890

    Re: Help modify NetworkDays function

    You're welcome. Thanks for the feedback!

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Modify the official None-working days in the "NETWORKDAYS" Functio
    By Zewer in forum Excel Formulas & Functions
    Replies: 0
    Last Post: 09-06-2005, 11:05 AM
  2. Modify the official None-working days in the "NETWORKDAYS" Functio
    By Zewer in forum Excel Formulas & Functions
    Replies: 0
    Last Post: 09-06-2005, 10:05 AM
  3. [SOLVED] Modify the official None-working days in the "NETWORKDAYS" Functio
    By Bob Phillips in forum Excel Formulas & Functions
    Replies: 6
    Last Post: 09-06-2005, 07:05 AM
  4. [SOLVED] Modify the official None-working days in the "NETWORKDAYS" Functio
    By Zewer in forum Excel Formulas & Functions
    Replies: 0
    Last Post: 09-06-2005, 03:05 AM
  5. Modify the official None-working days in the "NETWORKDAYS" Functio
    By Zewer in forum Excel Formulas & Functions
    Replies: 0
    Last Post: 09-06-2005, 02:05 AM

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