I've had this happen when I replaced the controlsource of a bound field with an expression. For example, in the bound textbook [LastName] I typed "=[LastName]&"' "&[FirstName]" and then reference the [LastName] textbox on the report. Got the #Name error. You need to create an UNBOUND textbox for the expression.