Home |
Search |
Today's Posts |
#4
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Try the below...The new condition is again within the same IF
=IF(OR(AND(C10=C12,C10=C14),AND(C10=C12,C10=C8)),1 ,0) OR =IF(AND(C10=C12,OR(C10=C14,C10=C8)),1,0) If this post helps click Yes --------------- Jacob Skaria "Fan924" wrote: Thanks, works great. How about something more complex? I get an error with all I try IF(AND(C10=C12,C10=C8),1,0) OR IF(AND(C10=C12,C10=C14),1,""),1,0) returns a 1 of 0 |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
worksheet function... | Excel Worksheet Functions | |||
Worksheet Function | Excel Worksheet Functions | |||
Reference the worksheet from a multiple worksheet range function ( | Excel Worksheet Functions | |||
IF Worksheet Function | Excel Worksheet Functions | |||
Can the offset worksheet function reference another worksheet | Excel Worksheet Functions |