Access form property on report

P

Peter Kaufman

Hi,

Another thing that is not working in Access 2003 but works in 2000/2.

Parameter on a report is @pintWasAutoID=forms!frmWas.prpWasAutoID

The form frmWAS is open, the property does have a valid value as
evidenced by typing ?forms!frmWas.prpWasAutoID In the immediate pane.

However the report does not seem to find the parameter as it prompts
for the parameter value when it opens.

Advice appreciated,

Peter
 
Top