Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Hi all,
Another question on excel, how do i nest conditions together for AND, OR and NOT. So far, what i have is =IF (OR('A'!A1=X,'A'!A1=Y),'A'!B1,"") which means that if the field A1 has either X or Y, 'A'B1 will be triggered. else, it'll stay blank. My problem comes with if A1 has either X or (Y and on top of Y, field C1 is NOT blank) then 'A'B1 will be triggered. else, it stays blank. Anyone with any idea on how to make that work? Thanks Ivan |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Countif Conditions - Use of conditions that vary by cell value | Excel Discussion (Misc queries) | |||
shade cells based on conditions - i have more than 3 conditions | Excel Worksheet Functions | |||
Nesting more than 7 conditions? | Excel Worksheet Functions | |||
How to multiple conditions to validate more than 2 conditions to . | Excel Worksheet Functions | |||
Nesting If Statement with "AND", "OR" conditions | Excel Worksheet Functions |