OPC: IIf([Resupplied]="Yes",0,+[1IntMW]-[Integrated])
The above criteria assign's a 0 to the OPC range if the value in the range "Resupplied" is equal to Yes. Else, subtract Integrated from 1IntMW.
There are 4 choices in the drop down box: Yes, No, Unknown & Wheel.
Question? How do I also cause the expression to recognize and assign a 0 for all choices, except No?
Thanx in advance.
The above criteria assign's a 0 to the OPC range if the value in the range "Resupplied" is equal to Yes. Else, subtract Integrated from 1IntMW.
There are 4 choices in the drop down box: Yes, No, Unknown & Wheel.
Question? How do I also cause the expression to recognize and assign a 0 for all choices, except No?
Thanx in advance.