Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
DiscussionsAccessExcelInfoPathOutlookPowerPointPublisherWord
DirectoryUser Groups
Related Topics
Outlook ExpressInternet ExplorerWindowsMS Server ProductsMore Topics ...

MS Office Forum / Excel / Worksheet Functions / August 2006

Tip: Looking for answers? Try searching our database.

Still need help on annualized rolling sum

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Hunter - 16 Aug 2006 18:42 GMT
I am trying to calculate an annualized rolling sum for data as follows:

ColumA           Column B
10/01/97                5
10/12/97                6
12/5/97                  3  
1/5/98                    2  
1/15/98                   6  
6/15/98                    9
8/12/98                   7  
etc

I want to be able to calculate on each date the sum of column B for the past
year.
David Billigmeier - 16 Aug 2006 18:51 GMT
Assume your data goes from row 1 to 30, place this formula in C1 and drag down.

=SUMPRODUCT(--($A$1:$A$30<A1),--($A$1:$A$30>=A1-365),$B$1:$B$30)

Signature

Regards,
Dave

> I am trying to calculate an annualized rolling sum for data as follows:
>
[quoted text clipped - 10 lines]
> I want to be able to calculate on each date the sum of column B for the past
> year.
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.