I get output as per formula and also 0 if false, but in some output i get FALSE, why?
=IF(SUMIFS($H$51:$H$72,C51:C72,"MidWest")>SUMIF(C51:C72,"North",$H$51:$H$72),IF(C51="MidWest",2*H51,IF(C51="North",1*H51,0)))
I get output as per formula and also 0 if false, but in some output i get FALSE, why?
=IF(SUMIFS($H$51:$H$72,C51:C72,"MidWest")>SUMIF(C51:C72,"North",$H$51:$H$72),IF(C51="MidWest",2*H51,IF(C51="North",1*H51,0)))
Administrative Note:
Welcome to the forum.
We would very much like to help you with your query, however the thread title does not really convey what your request is about. Tell us what you are trying to do, not how you think it should be done.
Please take a moment to amend your thread title. Make sure that the title properly explains your request. Your title should be explicit and not be generic (this includes function names used without an indication of what you are trying to achieve).
Please see Forum Rule #1 about proper thread titles and adjust accordingly. To edit the thread title, open the original post to edit and then click on Go Advanced (bottom right) to access the area where you can edit your title.
(Note: this change is not optional. No help to be offered until this moderation request has been fulfilled.)
Quang PT
Looks like your first statementonly has an outcome defined when the statement is TRUE, namelyFormula:
Please Login or Register to view this content.. Nothing is defined when the statement is false. XL then reverts to FALSE as an answer.Formula:
Please Login or Register to view this content.
Perhaps tryFormula:
Please Login or Register to view this content.
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks