Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
I have a simple quesion about nested IF formula. I need to look up 3 values
each in a range, and if all matches show "Y" for yes otherwise "N" for no. My formula below showed "Y" when the all 3 conditions are met, but I when I changed one of the condition to a value that doesn't exist in the range, the result was still "Y" instead of "N". Can someone tell me why i'm getting a wrong answer, or whether my formula is not correct? Thanks. =IF(((AND(Z13,AC9:AC28,AA13,AF9:AF28,AB13,AG9:AG28 ))),"Y","N") -- when u change the way u look @ things, the things u look at change. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
nested If | Excel Discussion (Misc queries) | |||
nested if based on nested if in seperate sheet. how? | Excel Worksheet Functions | |||
Nested if | Excel Worksheet Functions | |||
nested if | Excel Worksheet Functions | |||
Nested if | Excel Worksheet Functions |