How to sum a column of numbers in a report by page in Access 2002 (296249)
The information in this article applies to:
This article was previously published under Q296249 This article applies to a Microsoft Access database (.mdb) and to a Microsoft Access project (.adp).
Moderate: Requires basic macro, coding, and interoperability skills.
For a Microsoft Access 97 version of this article, see 132017.
SUMMARY
In a Microsoft Access report, you can sum a column of numbers by group or
over the entire report, but there is no built-in way to print the sum of a
column on each page of a report. This article shows you how you can use
code to print the sum of a column of numbers on each page of a report. The
code assumes the field that you are summing is a Number field.
REFERENCESFor more information about running sums, click Microsoft Access Help on the
Help menu, type running sum in a report in the Office Assistant or
the Answer Wizard, and then click Search to view the topics
returned.
Modification Type: | Minor | Last Reviewed: | 9/26/2005 |
---|
Keywords: | kbReport kbhowto kbusage KB296249 |
---|
|