Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Dave
 
Posts: n/a
Default Formula for cumulative total

Is there a way to write a cumulative formula so when it is copied across a
row it sums the prior data in another row? For example:

Oct-04 Nov-04 Dec-04 Jan-05 Feb-05 Mar-05 Apr-05
100
  #2   Report Post  
Bryan Hessey
 
Posts: n/a
Default


Dave,

Assuming that row 1 is your headers, Oct-04, Nov-04 etc, and that row
2 is a quantity, 100, 120, etc
then in cell A3 put
=sum($a2:a2)
and formula-drag that across the row.



Dave Wrote:
Is there a way to write a cumulative formula so when it is copied across
a
row it sums the prior data in another row? For example:

Oct-04 Nov-04 Dec-04 Jan-05 Feb-05 Mar-05 Apr-05
100



--
Bryan Hessey
------------------------------------------------------------------------
Bryan Hessey's Profile: http://www.excelforum.com/member.php...o&userid=21059
View this thread: http://www.excelforum.com/showthread...hreadid=470083

  #3   Report Post  
B. R.Ramachandran
 
Posts: n/a
Default

Hi,
Supposing that the column headers (i.e., months) are in Row 1 (starting at
Column A), and the data (e.g., 100 under Oct-04) are in Row 2, enter the
following formula in A3,
=SUM($A$2:A2)
and drag the formula across Row 3 to as many columns as you want. The
cumulative totals will show up in Row 3.

Regards,
B. R. Ramachandran

"Dave" wrote:

Is there a way to write a cumulative formula so when it is copied across a
row it sums the prior data in another row? For example:

Oct-04 Nov-04 Dec-04 Jan-05 Feb-05 Mar-05 Apr-05
100

  #4   Report Post  
David McRitchie
 
Posts: n/a
Default

Could you be more specific about what is in addresses and data that you want to
sum and the address for the sum formula.-
---


"Dave" wrote in message ...
Is there a way to write a cumulative formula so when it is copied across a
row it sums the prior data in another row? For example:

Oct-04 Nov-04 Dec-04 Jan-05 Feb-05 Mar-05 Apr-05
100



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
formula to calculate sales tax from total sales Deanna Excel Worksheet Functions 7 October 5th 05 08:57 PM
adding row to forumla carrera Excel Discussion (Misc queries) 9 August 23rd 05 10:24 PM
Creating a check mark box MarthaSue Setting up and Configuration of Excel 18 April 28th 05 12:31 AM
Create an if-then formula in Excel to limit column total? Nancy M Excel Discussion (Misc queries) 2 February 13th 05 10:47 PM
Help with macro formula and variable Huge project Excel Worksheet Functions 0 December 28th 04 01:27 AM


All times are GMT +1. The time now is 08:37 PM.

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

About Us

"It's about Microsoft Excel"