Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi,
I have a cell that is set to watch two other cells and flag a warning if they do not match. I have it so the flag will come up if they do not match but it doesn't clear when they do match. Can anyone help? =IF(OR(OR(AND($B$26="Yes",LEFT($E$1,6)<"Anchor"), AND($B$26="Yes",LEFT($E$1,5)<"Major")),AND($B$26= "No",LEFT($E$1,6)="Anchor"),AND($B$26="No",(LEFT($ E$1,5)="Major"))),"Major Indicators do not match","") -- Thanks for your help. Karen53 |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
complex if statement | Excel Worksheet Functions | |||
Complex IF Statement | Excel Discussion (Misc queries) | |||
Complex IF STATEMENT | Excel Discussion (Misc queries) | |||
complex IF statement | Excel Programming | |||
Help with complex If statement | Excel Worksheet Functions |