Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I am looking for a worksheet formula through which i should be able t
check more than 10 conditions with if(and(... as my requirement is t check two cells, e.g. check if a3=10 and b3=7 then display in cel address d3 "GOOD", else "OK". there are more than 10 conditions to b checked. but i am unable to achieve all 11, i endup getting 7 correc and rest it gives error in formula. May be excel do not allow us t write more than 7 if(and(... formula. I am writing you the existin formula which i have, but i am unable to add more conditions to it: =IF(O (I20818;M20866;O20830;Q208240;S20890;U208800 );"FINE";IF(Y207="P";"good";IF(AND(AC207=1;AC207< =7);IF(AC207=-AD207;IF(X208<1;"BAD");"BAD");"BAD"))) This was my existing formula, if i were to add more conditions it won work. Please help me out. The conditions are around 10, and i hav already told you few of those, please help me out. Regards, Darn -- Message posted from http://www.ExcelForum.com |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Nested If | Excel Discussion (Misc queries) | |||
Nested If | Excel Worksheet Functions | |||
Nested IF | Excel Worksheet Functions | |||
nested if based on nested if in seperate sheet. how? | Excel Worksheet Functions | |||
Nested if | Excel Worksheet Functions |