Thanks randy700,
I entered the code behind the button which opens the report:
docmd.OpenReport "[ReportNCR]",acViewNormal,,"NCR = " & forms!NCR formx!NCR #
and an error message pops-up: "Compile error: Syntax error"
and th entire code is highlighted in red.
Where's the problem ?
Also, can...