©2005, Information Disciplines, Inc., Chicago
When we first learned, as children, to add a column of numbers, we were taught to write the total at the bottom. That convention has been preserved by accountants in financial statements and by computer application designers in output reports.
That convention, however, may not be appropriate for your computerized spreadsheet models, especially when the number of rows is variable or unpredictable. When you put the totals at the top of each column:
The formula, of course, is coded in exactly the same way using the
sum() built-in function.
Return to Spreadsheet tips
IDI home page
Last modified January 4, 2005