Main and sub reports

W

whitjl143

I have a report that has two sub reports on it. I need the value of a field
on the main report to equal the value of a field on the subreport. Is there
a way to do this? Thanks so much!
 
M

Marshall Barton

whitjl143 said:
I have a report that has two sub reports on it. I need the value of a field
on the main report to equal the value of a field on the subreport. Is there
a way to do this?


Not sure I undrstand what you want, but it sounds kind of
like you want to use the subreport control's Link
Master/Child Fields properties.
 
Top