pullingteeth
Programmer
I am getting the following error:
Runtime Error 2055 The expression '|' you entered is invalid
The code in question is attempting to msgbox a text field on a report, in the report_activate event procedure. The code works when the report is opened from the database window, but not when it is opened from a form with a where condition. What does this error mean, and how should I alter it?
Thanks
Runtime Error 2055 The expression '|' you entered is invalid
The code in question is attempting to msgbox a text field on a report, in the report_activate event procedure. The code works when the report is opened from the database window, but not when it is opened from a form with a where condition. What does this error mean, and how should I alter it?
Thanks