I have created a report to print invoices for multiple people. In the query that the report pulls data from, I have entered [Enter Customer Name] in on of the criteria fields. When I open the query and enter the name, it opens up just fine. When I open
up the report, with anything other than a one word Customer Name (even though the same customer name will open the query) I get the following error message:
"This expression is typed incorrectly, or it is too complicated 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."
My expression if two words, one five letters long the other eight letters - no special characters.
What have I done wrong.