Thread: using "OR"
View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
barry houdini[_37_] barry houdini[_37_] is offline
external usenet poster
 
Posts: 10
Default using "OR"

What would FALSE FALSE return?

You could try A2+B2=1

then FALSE FALSE would return FALSE

or if that should be TRUE

=A2+B2<2