LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #1   Report Post  
Junior Member
 
Posts: 12
Default Unable to nest my IF statements properly

Hi everyone,

I hope you can help as I'm really stuck on this calculation below.

In order for the NETWORKDAYS to be worked out, I need data in both Y2 and 02 fields.

Just to summarise:
Y2 = CRB Date (if it has one, else should say "No CRB Date")
02 = Resolution Date (if it has one, else should say "Open" - as it hasn't yet been resolved)

If has has both then it should do the NETWORKDAYS calculation.

Below is what I have but Excel doesn't like it, does anyone know what I've done wrong?

IF(Y2="","No CRB date"),(O2="","Open"),NETWORKDAYS(Y2,O2)-1)))

Thanks so much in advance, this is driving me mad (obviously a total noob)
 
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Possible to nest Dgwood90 Excel Programming 3 February 11th 10 12:01 AM
How do I use VLOOKUP to nest more then 7 IF statements? yoshi Excel Discussion (Misc queries) 3 September 29th 08 10:55 PM
Nest IF....maybe? IF/AND?? Leigh Excel Discussion (Misc queries) 6 December 13th 07 11:03 PM
NEST A IF WITHIN A IF Karine Excel Worksheet Functions 4 November 27th 07 10:11 PM
How do I nest IF statements to only return value if both true? kvnexcel Excel Worksheet Functions 3 August 14th 06 06:34 PM


All times are GMT +1. The time now is 08:13 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"