View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Don Guillett Don Guillett is offline
external usenet poster
 
Posts: 10,124
Default Nesting If and And

Look in the help index for
AND

--
Don Guillett
Microsoft MVP Excel
SalesAid Software

"terri" wrote in message
...
I'm trying to nest this:
IF(and(N3="Yes",and(O3="Yes",and(P3="Yes",and(Q3=" NA","Yes","No")

but it doesn't work :( help please
--
terri