I am looking for help with a formula for the following situation...[TABLE="width: 500"]
<tbody>[TR]
[TD]Person A[/TD]
[TD]Person B[/TD]
[TD]-20%[/TD]
[TD]$150[/TD]
[TD]Person B[/TD]
[/TR]
[TR]
[TD]Person A[/TD]
[TD]Person B[/TD]
[TD]20%[/TD]
[TD]$100[/TD]
[TD]Person A
[/TD]
[/TR]
</tbody>[/TABLE]
I am looking for help in column E. If column C is a negative percentage and column D is between $1 and $200, then I would like column E to show whatever is in column B.
AND the opposite...
If column C is a positive percentage and column D is between $1 and $200, then I would like column E to show whatever is in column A.
Please help
<tbody>[TR]
[TD]Person A[/TD]
[TD]Person B[/TD]
[TD]-20%[/TD]
[TD]$150[/TD]
[TD]Person B[/TD]
[/TR]
[TR]
[TD]Person A[/TD]
[TD]Person B[/TD]
[TD]20%[/TD]
[TD]$100[/TD]
[TD]Person A
[/TD]
[/TR]
</tbody>[/TABLE]
I am looking for help in column E. If column C is a negative percentage and column D is between $1 and $200, then I would like column E to show whatever is in column B.
AND the opposite...
If column C is a positive percentage and column D is between $1 and $200, then I would like column E to show whatever is in column A.
Please help