Sub Report Problem

  • Thread starter Thread starter Andrew C
  • Start date Start date
A

Andrew C

I have a report that loads the require client information based on their
ClientID. When i load the sub report it shows the wrong details. It
appears to be looking up the Client URN Number and loading information based
on that. I have check the forms where information is entered and it is
saving the ClientID number in the tables.

If i load the subreport by itself it will load the correct information.
So its just in the sub report it is loading the wrong information.

Any suggestions as why this may be happening??
 
It sounds as if the subreport control in the report has the wrong fields
specified for the link child fields and link master fields property.

'====================================================
John Spencer
Access MVP 2002-2005, 2007-2009
The Hilltop Institute
University of Maryland Baltimore County
'====================================================
 
It sounds as if the subreport control in the report has the wrong fields
specified for the link child fields and link master fields property.

'====================================================
John Spencer
Access MVP 2002-2005, 2007-2009
The Hilltop Institute
University of Maryland Baltimore County
'====================================================
 
Back
Top