Calculation Field using fields from report and two subreports

S

Stonewall

The name of my report is Transcript. It contains two subreports,
RptStudent_Grade_Transcript and RptPerformances_Transcript.

In the report footer of the main report [transcript] I have a text field
labeled GPA. The value of this field should be the average of a calculated
field [Average1] from the RptStudent_Grade_Transcript subreport and a
calculated field [TotAvg] from the RptPerformances_Transcript subreport.

I can't get the syntax right. Can anyone help?

Thanks
Stonewall
 
Top