ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Discussion (Misc queries) (https://www.excelbanter.com/excel-discussion-misc-queries/)
-   -   What's wrong=IF(AND(H6>B6, I6>C6),1, IF(AND(H6=B6, I6=C6),"EQUAL", (https://www.excelbanter.com/excel-discussion-misc-queries/43563-whats-wrong%3Dif-h6%3Eb6-i6%3Ec6-1-if-h6%3Db6-i6%3Dc6-%22equal%22.html)

Mahendra

What's wrong=IF(AND(H6>B6, I6>C6),1, IF(AND(H6=B6, I6=C6),"EQUAL",
 
I am on a scale of 1-10, 4 in excel, I am trying to try nested if's, and I
get every value to the last value of else which is "-1". I am missing
something, could you tell me please? Thanks in advance

Mahendra

I already got this answer, it was just a mis-match in the comparisons, hence
defaulting to "-1". Please do not respond.

"Mahendra" wrote:

I am on a scale of 1-10, 4 in excel, I am trying to try nested if's, and I
get every value to the last value of else which is "-1". I am missing
something, could you tell me please? Thanks in advance


bbc1

Try this.
=IF(AND(H6=B6,I6=C6),"Bal",IF(AND(H6B6,I6C6),1))

"Mahendra" wrote:

I am on a scale of 1-10, 4 in excel, I am trying to try nested if's, and I
get every value to the last value of else which is "-1". I am missing
something, could you tell me please? Thanks in advance



All times are GMT +1. The time now is 12:40 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com