= "(" & DCount("*","ItemsOrderedOnlyQry","[OderNo] = '"OrderNoFld"'") & ")"
The error I get = "The expression you entered contains invalid syntax
You may have entered an operand without an operator
I have been staring at this and looking for examples but I just can't work it out. When it's pointed out
OrderNoFld = string
I would appreciate any help
The error I get = "The expression you entered contains invalid syntax
You may have entered an operand without an operator
I have been staring at this and looking for examples but I just can't work it out. When it's pointed out
OrderNoFld = string
I would appreciate any help