View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
tcek tcek is offline
external usenet poster
 
Posts: 26
Default Mutiple "and"s and "or"s in "IF" statement

sorry if this is a double post. I am trying to author the following generic
statement in excel

"IF" reference cell "A17" equals "A" or "B" AND reference cell "A15" equals
"1", "2" or "3" then "value" else "different value"

thanks in advance