Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Mahendra
 
Posts: n/a
Default 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
  #2   Report Post  
Mahendra
 
Posts: n/a
Default

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

  #3   Report Post  
bbc1
 
Posts: n/a
Default

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

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT +1. The time now is 11:29 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"