Hi,
I have a main report and a subreport. In the subreport I have a details section and then a details footer with a Sum formula for some of the columns in the details section. I would like to add on the main report a grand total of the numbers included in the subreport. I have used the following formula: =Sum([RptSubAdLog].[Report]![Company_Pledge]). The RptSubAdLog is the subreport and the Company Pledge is one of the controls in the subreport that I want a grand total of in the Main report footer. This is not working. No numbers or errors come up at all. Any suggestions. Thank you.
Dorothy