D
diablo
Hello all,
I would like to calculate values two cells against dimensional tolerance.
Example, Cell B2 has a base line value of 2.000. Cell C2 has the actual
dimension, lets say it's 2.004. In cell D2 I'd like to display "PASS" or
"FAIL" if the value in cell C2 is greater than or less than cell B2 +/-
0.010.
So if cell C2 is 1.899 it's fail. if it's 2.011 it's fail. If it's between
those two values it pass.
How do I calculate that?
Thanks
Brian
I would like to calculate values two cells against dimensional tolerance.
Example, Cell B2 has a base line value of 2.000. Cell C2 has the actual
dimension, lets say it's 2.004. In cell D2 I'd like to display "PASS" or
"FAIL" if the value in cell C2 is greater than or less than cell B2 +/-
0.010.
So if cell C2 is 1.899 it's fail. if it's 2.011 it's fail. If it's between
those two values it pass.
How do I calculate that?
Thanks
Brian