View Single Post
  #2   Report Post  
Duke Carey
 
Posts: n/a
Default

=IF(AND(A6A5,A5A4),A6/A3,otherwise)

"Stephen" wrote:

Hi. I'm trying to do the following:

Create a conditional statement where if a group of ideas are true, it will
produce the result. Meaning, if a6a5 and a5a4 and a4a3 then a6/a3, if
a5a4 and a4a3, then a5/a3, etc.

How can I do this??
Thanks!
--
Thanks!

Stephen