View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
serve
 
Posts: n/a
Default =If (need 2 criterias), true, false

=IF(a=b and c=d, place value for true, place value for false). I need to
have 2 criteria in the logical section, right now you can only use 1 logical
statement