Hi,
I'm trying to set some validation rules on a field, each rule works alone but when together with an Or operand both rules are not validated.
Here is what I am using..
Nz(([PIG]>[SumOfQty])) Or (([PIG]+[COQtyDes])<=[COQty])
Any ideas or pushes in the right direction would be greatly appreciated.
Many thanks
J