Hi,
I have following conditions for a formula:
This survey analyizes 2 questions and deduces a recognition score which is calculated as following
If E8 is "-" or "do not remember", do nothing
else, if E6 is either GOLD or PLTN
then count range E8:E9 for "YES" and if counted amount is more than "1", return value "2"
if counted amount is less than "1", return "0"
Else, if E6 is "CLUB"
then check if E8 is equal to "Yes" then return 1
if cell E8 equal to "No" return return "0"
My formula is this:
now the problem is that if the cell value in E6 is "CLUB" and "E8" is "Yes", the formula return "False" which actually should be returned as "1".![]()
Please Login or Register to view this content.
I believe that I am missing an IF definition somewhere but just cant figure it out... any help would be much appreciated.
Thanks,
A2k
Recognition2.xlsx
Bookmarks