Requery Subreport For Each Group

M

Melissa

I have a grouped report with a subreport in the group footer. The report is
set to start a new page for each group. All the labels for fields are in the
group header and there is a subreport in the group header also. The
subreport in the group footer is based on a query. I have code in the group
header that runs a function whose value becomes part of the criteria in the
query for the subreport in the group footer. The value of the function
changes from group to group; how do I get the subreport in the group footer
to requery for each group?

Thanks!

Melissa
 
Top