Need help to find cumulative total

tksrules

New Member
Joined
Mar 13, 2009
Messages
19
Hi,
I am a begineer in excel.I know use of simple formulas like sum,etc.But i am stuck in a problem.The problem is:-
ON THE SAME WORKSHEET, COLUMN C (MONTH'S TARGETS) & COLUMN D ARE
(MONTH'S ACTUAL) SALES FIGURES.
I WANT COLUMN I (YTD TARGETS )& COLUMN j (YTD ACTUAL) ,TO BE A CUMMULATIVE YTD TOTAL.
EACH MONTH I WILL ENTER NEW DATA IN COLUMN C & D AND WANT THESE TO ADD AUTOMATICALLY TO COLUMN I & J , EQUALLING A YTD TOTAL.


Please explain the procedure to do so.I am a beginner.
 

Excel Facts

Formula for Yesterday
Name Manager, New Name. Yesterday =TODAY()-1. OK. Then, use =YESTERDAY in any cell. Tomorrow could be =TODAY()+1.
Copy the formula across and down as you need:

Excel Workbook
BCDIJ
1TargetsActualYTD TargetYTD Actual
2Jan.$13,816$14,783$13,816$14,783
3Feb.$12,719$11,956$26,535$26,739
4Mar.$10,600$11,448$37,135$38,187
5Apr.$10,951$11,170$48,086$49,357
6May$12,429$11,435$60,515$60,792
7Jun.$11,970$12,090$72,485$72,881
8Jul.$12,320$13,552$84,805$86,433
9Aug.$11,021$11,572$95,826$98,005
10Sep.$13,424$13,558$109,250$111,564
11Oct.$13,168$13,036$122,418$124,600
12Nov.$14,444$13,577$136,862$138,177
13Dec.$11,639$12,570$148,501$150,747
Sheet1
 
Upvote 0
Thats the matter.I dont want to copy down by dragging.
I want that to be automatic.As soon as i enter data new in first two columns cumulative averages in the last two columns should be automatically calculated.Is that possible?
 
Upvote 0
If you have Excel 2003 (or better), you can make it a table, and those will be added automatically. Otherwise you need to use VBA.
 
Upvote 0

Forum statistics

Threads
1,214,653
Messages
6,120,750
Members
448,989
Latest member
mariah3

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top