#1   Report Post  
ChuckW
 
Posts: n/a
Default Rolling sums

Hi,

I have a column of data that contains daily sales (i.e. Column D). I want
to create another column next to it that has a rolling sum (i.e. Column E).
So each day it would sum the most current value that has been imputed into
column D for the whole month. How do you create a rolling sum for the month?

Thanks,
--
Chuck W
  #2   Report Post  
David Billigmeier
 
Posts: n/a
Default

Assume your daily sales start on row 1, enter this formula into E1:

=SUM($D$1:D1)

and drag down.

--
Regards,
Dave


"ChuckW" wrote:

Hi,

I have a column of data that contains daily sales (i.e. Column D). I want
to create another column next to it that has a rolling sum (i.e. Column E).
So each day it would sum the most current value that has been imputed into
column D for the whole month. How do you create a rolling sum for the month?

Thanks,
--
Chuck W

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
rolling time period JJC Excel Worksheet Functions 4 June 9th 05 09:39 PM
rolling year in excel JJC Excel Worksheet Functions 1 June 8th 05 12:36 AM
Z Chart i.e. top rolling annual bottom rolling monthly middle cum. wat prin Excel Worksheet Functions 0 January 28th 05 03:43 PM
Replace Letter "E" with Letter "C" for 200 Different Sums in a Col Katherine Excel Worksheet Functions 1 January 21st 05 02:53 AM
Calculating rolling sums SKB Excel Worksheet Functions 2 November 29th 04 04:45 PM


All times are GMT +1. The time now is 07:15 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"