How do I get the sum of an ENITRE column minus the top few rows?

I want to get the sum of a column to an infinite range (=SUM (A)), but I don't want to include the first row because that is the title of the column. How do I do something like SUM (A)-A1?

MacBook Pro 13″, macOS 11.2

Posted on Feb 15, 2021 4:01 PM

Reply
Question marked as Top-ranking reply

Posted on Feb 15, 2021 4:40 PM

Make row 1 a Header Row, then use SUM(A).


SUM, and several other similar functions omit header and footer rows from 'full column' references, allowing the formula to be placed in a Header row or a Footer row of the coulumn they are summing.


To convert the row, select any cell in the table to activateed the Table and show the row and column reference tabs.

Hover the pointer in the space between the row 1 tab and the table, then click on the v that appears to open the short menu shown below.


If the menu shows the items listed above, do nothing. Row 1, where the v showing was clicked, is already a Header row.

If the menu shows the items listed below, choose the Convert to Header Row to convert the selected row to a Header row.

Here's the full table, with a Row 1 as a header row, and row 11 converted to a Footer row. Column D is being summed by the formula displayed below the table, placed in D11.


Note that the highlighting of the range does not include either cell D1 (in a Header row) or D11 (in a Footer row.

Regards,

Barry

2 replies
Question marked as Top-ranking reply

Feb 15, 2021 4:40 PM in response to RyanTheRyGuy

Make row 1 a Header Row, then use SUM(A).


SUM, and several other similar functions omit header and footer rows from 'full column' references, allowing the formula to be placed in a Header row or a Footer row of the coulumn they are summing.


To convert the row, select any cell in the table to activateed the Table and show the row and column reference tabs.

Hover the pointer in the space between the row 1 tab and the table, then click on the v that appears to open the short menu shown below.


If the menu shows the items listed above, do nothing. Row 1, where the v showing was clicked, is already a Header row.

If the menu shows the items listed below, choose the Convert to Header Row to convert the selected row to a Header row.

Here's the full table, with a Row 1 as a header row, and row 11 converted to a Footer row. Column D is being summed by the formula displayed below the table, placed in D11.


Note that the highlighting of the range does not include either cell D1 (in a Header row) or D11 (in a Footer row.

Regards,

Barry

This thread has been closed by the system or the community team. You may vote for any posts you find helpful, or search the Community for additional answers.

How do I get the sum of an ENITRE column minus the top few rows?

Welcome to Apple Support Community
A forum where Apple customers help each other with their products. Get started with your Apple Account.