G
Guest
Hi,
I have a report with a group section on persons and a detail section about
their child records. In the group section, I put a calculated field (=1) with
a running sum so at the last group section record, I get the total number of
records (the number of DISTINCT persons).
How can I get to display that number in the first page header?
I tried "=[TheCalculatedField]" but I get "1" as an answer.
I tried to remove the running sum in the group section and, in the header,
the formula "=Sum([TheCalculatedField])" but I get an error.
I read the post at http://allenbrowne.com/casu-10.html, but I need a bit more.
Thanks.
I have a report with a group section on persons and a detail section about
their child records. In the group section, I put a calculated field (=1) with
a running sum so at the last group section record, I get the total number of
records (the number of DISTINCT persons).
How can I get to display that number in the first page header?
I tried "=[TheCalculatedField]" but I get "1" as an answer.
I tried to remove the running sum in the group section and, in the header,
the formula "=Sum([TheCalculatedField])" but I get an error.
I read the post at http://allenbrowne.com/casu-10.html, but I need a bit more.
Thanks.