Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 1
Default Aged Debt - grouping values by date range

I have a range of values with corresponding dates. I want to group and total
values by date range. Effectively I'm trying to produce an aged debt summary.
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 10,593
Default Aged Debt - grouping values by date range

Could you not just sort them then use subtotal?

--
---
HTH

Bob


(there's no email, no snail mail, but somewhere should be gmail in my addy)



"DanCappagh" wrote in message
...
I have a range of values with corresponding dates. I want to group and
total
values by date range. Effectively I'm trying to produce an aged debt
summary.



  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 364
Default Aged Debt - grouping values by date range

Try a formula along these lines:
=SUMPRODUCT(--(B1:B100X1),--(B1:B100<=Y1),A1:A100)
where A1:A100 are your values, B1:B100 are the corresponding dates, X1 is
the start date and Y1 the finish date.

"DanCappagh" wrote in message
...
I have a range of values with corresponding dates. I want to group and
total
values by date range. Effectively I'm trying to produce an aged debt
summary.



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
Unique values from date range tqm1 Excel Discussion (Misc queries) 1 June 28th 07 08:04 AM
Sum values within a specified date range [email protected] Excel Worksheet Functions 3 December 7th 06 02:00 PM
Summary of values from a date range Redsmartie Excel Worksheet Functions 4 April 1st 05 06:00 PM
Need to know percapita consumer debt. Debt amount is 2121.1 bill. cabe88 Excel Discussion (Misc queries) 6 March 9th 05 07:09 PM
Counting values within a Date Range Jana Excel Discussion (Misc queries) 7 December 9th 04 10:18 PM


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