#1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 26
Default need formula help

Hello,

I am trying to figure out how to add the daily totals from the 15th of one
month thru the 15th of the next month. I think I can figure out how to do
the 15th of january to the 15th of february, the 15th of february to the 15th
of march, etc, etc. If you could help with that, that would be greatly
appreciated, but my main question is how to do the 15th of december of 2006
to the 15th of january 2007?

You can check my previous post for the first part of my total overall
question. Also to see the list of numbers that I am talking about.

Thank you very much for any help in advance.

Tim
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 347
Default need formula help

Hi,

Don't know how your data is setup but try something like:

=SUMPRODUCT((A1:A100=DATE(2006,12,15))*(A1:A100<= DATE(2007,1,15)),B1:B100)

HTH
Jean-Guy

"p-nut" wrote:

Hello,

I am trying to figure out how to add the daily totals from the 15th of one
month thru the 15th of the next month. I think I can figure out how to do
the 15th of january to the 15th of february, the 15th of february to the 15th
of march, etc, etc. If you could help with that, that would be greatly
appreciated, but my main question is how to do the 15th of december of 2006
to the 15th of january 2007?

You can check my previous post for the first part of my total overall
question. Also to see the list of numbers that I am talking about.

Thank you very much for any help in advance.

Tim

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
Reusing formula Tony29 Excel Discussion (Misc queries) 7 September 7th 06 03:34 AM
Dynamic Range with unused formula messing up x axis on dynamic graph [email protected] Charts and Charting in Excel 2 February 2nd 06 08:02 PM
Match then lookup Tenacity Excel Worksheet Functions 9 December 3rd 05 05:30 AM
Formula Problem - interrupted by #VALUE! in other cells!? Ted Excel Worksheet Functions 17 November 25th 05 05:18 PM
Formula checking multiple worksheets sonic-the-mouse Excel Worksheet Functions 2 June 5th 05 03:28 AM


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