LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Ben Ben is offline
external usenet poster
 
Posts: 5
Default Sum Column Entries that fall within Date Range Listed In Rows

I'm trying to sum a list of values in a column, where the date
identifed in each row is = Now. As example:

7/10/06 100.00
7/11/06 200.00
7/12/06 150.00
7/13/06 250.00

My formula (in theory) needs to be something like:

=if(a1=Now(),sum(b1:b4)

If Now = 7/12/06, then I need it to return the sum of 7/12 and 7/13 for
a total of 400.00.
If Now = 7/13/06, then I need it to return the sum of 7/13 for a total
of 250.00.

My formual will ultimately be more complicated than this as between
each date there are 5 rows of information. The date cell is a merge of
these 5 cells, and then each row has values totaling up to 100.00,
200.00 etc., so I'll need to then get these extra values subtracted
out.

I think I can do the last part, if I can just fugure out how to capture
only those values = Now.

Any suggestions?

 
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
Formula for determining if two date columns fall within specific date range Igottabeme Excel Discussion (Misc queries) 1 April 20th 06 10:03 PM
IF/AND/OR/DATEIF Issue...sorry...long post... EDSTAFF Excel Worksheet Functions 1 November 10th 05 12:28 AM
creating a bar graph Johnfli Excel Discussion (Misc queries) 0 October 26th 05 08:16 PM
Help PLEASE! Not sure what answer is: Match? Index? Other? baz Excel Worksheet Functions 7 September 3rd 05 03:47 PM
How to count dates within a certain range in a column with mutiple date range entries Krisjhn Excel Worksheet Functions 2 September 1st 05 01:59 PM


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