DerekWooley
New Member
- Joined
- May 1, 2018
- Messages
- 34
Hello, I am using excel 2003 and would like to know if the below formula has any issues with it because I keep getting the #Value ! error and I'm not sure why.
Below is my formula.
I want the first two to be OR which is why there is a + sign between the. and the others are all * for AND.
[TABLE="width: 1632"]
<tbody>[TR]
[TD]=SUMPRODUCT(((Adjustments!$E$9:$E$10000="WIP")+(Adjustments!$E$9:$E$10000=B162))*(Adjustments!$B$9:$B$10000='Runout Calculation+Prev Run Qty'!B162)*(Adjustments!$N$9:$N$10000>L162)*(Adjustments!$N$9:$N$10000<>0)*Adjustments!$H$9:$H$10000)[/TD]
[/TR]
</tbody><colgroup><col></colgroup>[/TABLE]
Below is my formula.
I want the first two to be OR which is why there is a + sign between the. and the others are all * for AND.
[TABLE="width: 1632"]
<tbody>[TR]
[TD]=SUMPRODUCT(((Adjustments!$E$9:$E$10000="WIP")+(Adjustments!$E$9:$E$10000=B162))*(Adjustments!$B$9:$B$10000='Runout Calculation+Prev Run Qty'!B162)*(Adjustments!$N$9:$N$10000>L162)*(Adjustments!$N$9:$N$10000<>0)*Adjustments!$H$9:$H$10000)[/TD]
[/TR]
</tbody><colgroup><col></colgroup>[/TABLE]