View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Mary Z Mary Z is offline
external usenet poster
 
Posts: 3
Default 'OR' in Formula & # of Parameters

How do you enter 'or' in a formula? i.e. IF(a1=c1 or d1 ....

Is it possible to have more than 6 parameters in a formula for IF statements?

Thank you.
Mary