Article ID: 134419 - Last Review: January 19, 2007 - Revision: 3.1 Works: How to Add the Totals of Several Fields into One Grand TotalThis article was previously published under Q134419 SUMMARY
This article describes how to add the totals of several fields into one grand total in a report in Microsoft Works Database.
MORE INFORMATION
To calculate a sum of the totals in a database report, type the following formula on a Summary row
=sum(field1)+sum(field2)+sum(field3)+sum(field4)
where field1, field2, field3, and field4 are the names of the fields that you want to include in the grand total.
Works can calculate the total of a single field automatically if you select Sum in the Report Statistics dialog of the report generator. However, if you want to add the totals of several fields into one grand total, you must use the above formula. APPLIES TO
| Article Translations
|

Back to the top
