Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
If your dates are in A1:A10 and the values to sum are in B1:B10, use a
formula like =SUMPRODUCT((A1:A10=TODAY()-90)*B1:B10) -- Cordially, Chip Pearson Microsoft Most Valuable Professional Excel Product Group Pearson Software Consulting, LLC www.cpearson.com (email on web site) "Mark Barnard" wrote in message ... I want Excel to "look back" over the previous 90 days and give me a total of the data. For example, I record my sales each day. I want to display the running total of sales for the past 90 days. Thanks to anyone who has any ideas. Respectfully, Mark Barnard |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Retrieve whole row of data | Excel Worksheet Functions | |||
retrieve data from web | Excel Programming | |||
Retrieve multiple data rows data from a very long list and copy t | Excel Discussion (Misc queries) | |||
How to retrieve data from web? | Excel Programming | |||
Retrieve data | Excel Discussion (Misc queries) |