S
stephanie duhau
I created a query for the sales by date by customer ID. My
query is as follow:
Customer ID
criteria : [Please enter Customer ID]
and I get the following message.
This expression is typed incorrectly, or it is too complex
to be evaluated. For example, a numeric expression may
contain too many complicated elements. Try simplifying the
expression by assigning parts of the expression to
variables. (Error 3071)
I believe that my problem is that the ID is in the
following format: 123ABC
How can I change my query to accept it?
query is as follow:
Customer ID
criteria : [Please enter Customer ID]
and I get the following message.
This expression is typed incorrectly, or it is too complex
to be evaluated. For example, a numeric expression may
contain too many complicated elements. Try simplifying the
expression by assigning parts of the expression to
variables. (Error 3071)
I believe that my problem is that the ID is in the
following format: 123ABC
How can I change my query to accept it?