J
jeffsmarketplace
I have an IF formula I am using on the below sequence, but it is
returning a 0 instead of results. I am hoping someone can help.
A B C D E F G H
I J K L
M N
15) LEAL1 150 0 72 72 60 4.5 3.2 681.60 230.04 1390.90 69.54 2nd
Sort 54
=IF(M15="2nd Sort",N15*H15)*IF(M15="1st Sort",N15*G15+D15*H15)
returning a 0 instead of results. I am hoping someone can help.
A B C D E F G H
I J K L
M N
15) LEAL1 150 0 72 72 60 4.5 3.2 681.60 230.04 1390.90 69.54 2nd
Sort 54
=IF(M15="2nd Sort",N15*H15)*IF(M15="1st Sort",N15*G15+D15*H15)