+ Reply to Thread
Results 1 to 5 of 5

NETWORDAYS IF Formula

  1. #1
    Registered User
    Join Date
    01-02-2014
    Location
    Ottawa
    MS-Off Ver
    Excel 2003
    Posts
    2

    NETWORDAYS IF Formula

    Hello, having some problems with the NETWORKDAYS formula. On my spreadsheet I received the dates at different intervals. I don't want the formula to calculate using only one date. So I want the 'Days Between' column I have to remain blank until I have both dates in the spreadsheet. Right now I am trying:

    =IF(P2="",[""],[NETWORKDAYS(N2,P2)])

    where N2 has a date, P2 has no date and the formula is in cell O2.

    Any help would be greatly appreciated. Thanks!!!

  2. #2
    Forum Expert Pepe Le Mokko's Avatar
    Join Date
    05-14-2009
    Location
    Belgium
    MS-Off Ver
    O365 v 2504
    Posts
    13,620

    Re: NETWORDAYS IF Formula

    Perhaps =IF(or(n2="",P2=""),"",NETWORKDAYS(N2,P2))

  3. #3
    Registered User
    Join Date
    01-02-2014
    Location
    Ottawa
    MS-Off Ver
    Excel 2003
    Posts
    2

    Re: NETWORDAYS IF Formula

    That worked!!!!

    Thanks!!!

  4. #4
    Forum Expert Pepe Le Mokko's Avatar
    Join Date
    05-14-2009
    Location
    Belgium
    MS-Off Ver
    O365 v 2504
    Posts
    13,620

    Re: NETWORDAYS IF Formula

    If I may ask, why did you add the square brackets in your formula?

  5. #5
    Registered User
    Join Date
    01-03-2014
    Location
    Johannesburg South Africa
    MS-Off Ver
    Excel 2007
    Posts
    4

    Re: NETWORDAYS IF Formula

    good question

+ 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. how to hide formula in formula box, view lookup result in formula box?
    By vengatvj in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 10-14-2013, 04:06 PM
  2. Networdays And Calendars
    By dannyboy213 in forum Excel General
    Replies: 4
    Last Post: 04-13-2006, 03:48 PM

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