G
Guest
I have to have a criteria in a field where the data must not match the first
3 letters in the Location name unless the accounting unit is 19.
I have entered this expression in the criteria and I recieve an error.
Is this a syntax problem? What would be correct
<>Left([LOC_NAME],3) and ([ACU] NOT "19")
3 letters in the Location name unless the accounting unit is 19.
I have entered this expression in the criteria and I recieve an error.
Is this a syntax problem? What would be correct
<>Left([LOC_NAME],3) and ([ACU] NOT "19")