G
Guest
I have a report, which people access by hitting a button on a form, which
then opens the report for the record to which the form is referring.
My problem is that my subreport (added via wizard) does not seem to
understand that it also should be pointing to the same record to which the
rest of the report is referring.
The wizard is linking them via the query that the report is based on "Show
all records where FVFUnNo = FVFUnNo in qryAwdRpt" But qryAwdRpt has lots of
records, and the result (I think) is that when I try to look at the main
report, it asks for the FVFUnNo. How do I get the subreport to look only at
the one record?
Thanks.
then opens the report for the record to which the form is referring.
My problem is that my subreport (added via wizard) does not seem to
understand that it also should be pointing to the same record to which the
rest of the report is referring.
The wizard is linking them via the query that the report is based on "Show
all records where FVFUnNo = FVFUnNo in qryAwdRpt" But qryAwdRpt has lots of
records, and the result (I think) is that when I try to look at the main
report, it asks for the FVFUnNo. How do I get the subreport to look only at
the one record?
Thanks.