View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
John P. John P. is offline
external usenet poster
 
Posts: 2
Default AND & OR Functions

I would like to combine AND and OR in an IF statement. What is the code? For
example, IF(......AND(a1=1, a2=2) OR(a3-"Yes",a4<0).
Thanks