[TABLE="class: grid, width: 300, align: center"]
<tbody>[TR]
[TD][/TD]
[TD="align: center"]w[/TD]
[TD="align: center"]x[/TD]
[TD="align: center"]y[/TD]
[TD="align: center"]z[/TD]
[TD="align: center"]aa[/TD]
[/TR]
[TR]
[TD="align: right"]8[/TD]
[TD="align: center"]251[/TD]
[TD="align: center"]-108[/TD]
[TD="align: center"]159[/TD]
[TD="align: center"][/TD]
[TD][/TD]
[/TR]
[TR]
[TD="align: right"]9[/TD]
[TD="align: center"]-231[/TD]
[TD="align: center"]118[/TD]
[TD="align: center"]-149[/TD]
[TD="align: center"][/TD]
[TD][/TD]
[/TR]
[TR]
[TD="align: right"]10[/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
</tbody>[/TABLE]
What is the correct way to enter the following multi step fx to satisfy the following:
In cell Z8 = IF W8 is > 0 AND X8 < 0, OR IF W8 < 0 AND X8 > 0, AND X8 <=-150, THEN 1, ""
In cell AA8 = IF W8 is > 0 AND X8 <0, OR IF W8 <0 AND X8 > 0, AND Y8 > 39.5 AND Y8 < 190, THEN 1, ""
Thanks in advance for your help.
<tbody>[TR]
[TD][/TD]
[TD="align: center"]w[/TD]
[TD="align: center"]x[/TD]
[TD="align: center"]y[/TD]
[TD="align: center"]z[/TD]
[TD="align: center"]aa[/TD]
[/TR]
[TR]
[TD="align: right"]8[/TD]
[TD="align: center"]251[/TD]
[TD="align: center"]-108[/TD]
[TD="align: center"]159[/TD]
[TD="align: center"][/TD]
[TD][/TD]
[/TR]
[TR]
[TD="align: right"]9[/TD]
[TD="align: center"]-231[/TD]
[TD="align: center"]118[/TD]
[TD="align: center"]-149[/TD]
[TD="align: center"][/TD]
[TD][/TD]
[/TR]
[TR]
[TD="align: right"]10[/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
</tbody>[/TABLE]
What is the correct way to enter the following multi step fx to satisfy the following:
In cell Z8 = IF W8 is > 0 AND X8 < 0, OR IF W8 < 0 AND X8 > 0, AND X8 <=-150, THEN 1, ""
In cell AA8 = IF W8 is > 0 AND X8 <0, OR IF W8 <0 AND X8 > 0, AND Y8 > 39.5 AND Y8 < 190, THEN 1, ""
Thanks in advance for your help.