Hello everyone,
I have the current formula
CompPassFail: IIf([specifiedComp]>[PCcomp],"Fail","Pass")
This works O.K, but I am being told that it should pass or fail if is within -/+3percent. Both field are percentage fields, where[specifiedComp]is the main number that [PCcomp] has to more or less align to.
I have the current formula
CompPassFail: IIf([specifiedComp]>[PCcomp],"Fail","Pass")
This works O.K, but I am being told that it should pass or fail if is within -/+3percent. Both field are percentage fields, where[specifiedComp]is the main number that [PCcomp] has to more or less align to.