Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Jazz Drummer
 
Posts: n/a
Default 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?
  #2   Report Post  
John
 
Posts: n/a
Default

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?

  #3   Report Post  
Jazz Drummer
 
Posts: n/a
Default

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?

  #4   Report Post  
vezerid
 
Posts: n/a
Default

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

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
% of running total in pivot table eggman Excel Discussion (Misc queries) 0 October 13th 05 04:31 PM
Running total w/2 columns - Excel Anna / Ideal Excel Worksheet Functions 14 August 10th 05 04:28 PM
Running total in Excel w/2 columns Anna / Ideal Excel Worksheet Functions 5 August 6th 05 02:25 AM
Adding total dollars based on specific data from another column Espo Excel Discussion (Misc queries) 1 June 13th 05 07:52 PM
Does excel recognise names rather than cells? Sue Excel Worksheet Functions 9 May 22nd 05 04:51 AM


All times are GMT +1. The time now is 11:23 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"