G
Guest
My label reports suddenly aren't working!
When I open them, the error message "Enter Parameter Value - Trim" appears.
When I press OK, my two lines that only have one field show up fine, but my
other two lines with multiple fields come up as errors - even though they
worked fine before!
I tried to correct this by writing my own VBA and came up with this:
Trim = [Title] & " " & [NameP] & " " & [NameL]
but there's an error for this too:
"Syntax error in query expression '[Trim = [Title] & " " & [NameP] & " " &
[NameL]]"
Even when I create new label reports with the wizard I get the same problem.
Please help!!!!
When I open them, the error message "Enter Parameter Value - Trim" appears.
When I press OK, my two lines that only have one field show up fine, but my
other two lines with multiple fields come up as errors - even though they
worked fine before!
I tried to correct this by writing my own VBA and came up with this:
Trim = [Title] & " " & [NameP] & " " & [NameL]
but there's an error for this too:
"Syntax error in query expression '[Trim = [Title] & " " & [NameP] & " " &
[NameL]]"
Even when I create new label reports with the wizard I get the same problem.
Please help!!!!