I am using the Right function in a text box in a report to return the characters from the right side of a string:
Right(string, length)
This has worked in another exact copy of the report in a different database (all running Access 2003) but I am now getting an error message (still works in the...