View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
David Biddulph[_2_] David Biddulph[_2_] is offline
external usenet poster
 
Posts: 8,651
Default multiple if statements

Nest the IF statements (once you've decided what precedence you want between
the conditions).
--
David Biddulph

"Kwray" wrote in message
...
I have 3 date columns (Columns A, B, C) and I need one formula (Column D)
to
return the following all inclusive result. I can get some of it to work
but
no all. HELP! And thanks.

IF B1=A1 =NETWORKDAYS
IF C1=A1 =NA
IF B1<A1 =ERROR
IF C1 OR B1 is blank =0