ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Discussion (Misc queries) (https://www.excelbanter.com/excel-discussion-misc-queries/)
-   -   Running total at bottom of column? (https://www.excelbanter.com/excel-discussion-misc-queries/50364-running-total-bottom-column.html)

Jazz Drummer

Running total at bottom of column?
 
I have a column of numbers, at the bottom I want a total. I want to be able
to add new numbers to that column and have the total cell visible at the
bottom of the column and updated with each new entry, how do I do this?

John

With what you are saying i am thinking you can try Simple Sum function at the
bottom of ur column

=SUM(A1:A10)



"Jazz Drummer" wrote:

I have a column of numbers, at the bottom I want a total. I want to be able
to add new numbers to that column and have the total cell visible at the
bottom of the column and updated with each new entry, how do I do this?


Jazz Drummer

Thanks John, I got it!

"John" wrote:

With what you are saying i am thinking you can try Simple Sum function at the
bottom of ur column

=SUM(A1:A10)



"Jazz Drummer" wrote:

I have a column of numbers, at the bottom I want a total. I want to be able
to add new numbers to that column and have the total cell visible at the
bottom of the column and updated with each new entry, how do I do this?


vezerid

Practically speaking, if the numbers to be summed grow in population,
and you still want the sum to appear at the bottom, you need to put the
summation formula way down, to accomodate for the growing list of
numbers.

For example, you can place your summation at row 500.
=SUM(A1:A500)
If so, select the row where you will put the sum, and then menu Window,
and select Split. Make sure the row is the last one appearing on your
screen when you issue the command.

A simpler solution would of course be to have the sum at the top of
another column.

HTH
Kostis Vezerides



All times are GMT +1. The time now is 10:00 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com