Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Poolie'sGal
 
Posts: n/a
Default Must be an easy add-in

I have a worksheet that has multiple columns including a begin date, end
date, and a value. What I need to do is get daily totals for the all the
dates in the 4th quarter (from 10/1-12/31). The worksheet has over 100
records in it so to put an SUMIF formula in would be lengthy. Any ideas???
  #2   Report Post  
Peo Sjoblom
 
Posts: n/a
Default

=SUMPRODUCT(--(A1:A100=DATE(2004,10,1)),--(B1:B100<=DATE(2004,12,31)),C1:C1
00)

where A holds start date and B end date, amounts in C


Regards,

Peo Sjoblom

"Poolie'sGal" wrote in message
...
I have a worksheet that has multiple columns including a begin date, end
date, and a value. What I need to do is get daily totals for the all the
dates in the 4th quarter (from 10/1-12/31). The worksheet has over 100
records in it so to put an SUMIF formula in would be lengthy. Any

ideas???


  #3   Report Post  
Ron de Bruin
 
Posts: n/a
Default

Hi Poolie'sGal

If you want a easy Add-in for the quarter then try
http://www.rondebruin.nl/easyfilter.htm


--
Regards Ron de Bruin
http://www.rondebruin.nl



"Poolie'sGal" wrote in message ...
I have a worksheet that has multiple columns including a begin date, end
date, and a value. What I need to do is get daily totals for the all the
dates in the 4th quarter (from 10/1-12/31). The worksheet has over 100
records in it so to put an SUMIF formula in would be lengthy. Any ideas???



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
Looking for an easy way to replace letters with acutes Speak-ezy Excel Worksheet Functions 4 January 26th 05 05:04 PM
is there an easy way to move parts of cells around jvoortman Excel Discussion (Misc queries) 0 January 21st 05 11:08 PM
An easy macro question and one I believe to be a little more diffi TroutKing Excel Worksheet Functions 3 January 18th 05 09:17 PM
Formatting Borders - Easy FuadsCurse Excel Discussion (Misc queries) 5 December 23rd 04 03:21 AM
Easy way to sum multiple worksheets TNMAN Excel Worksheet Functions 4 December 7th 04 05:57 PM


All times are GMT +1. The time now is 09:27 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"