Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 47
Default what formula would I use to add information in a range of dates?

I am trying to add income from the days of one work week together. I then
want to build my spreadsheet so I can look at different weeks in a month. I
thought I would build in a button to give me this option to either view the
information daily or weekly. The hardest bit is trying to build a formula
that's cleaver enough to give me this weekly information? Also when two
months merge together for example March 30th - 5th April. Any thoughts of
where I begin?
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 10,593
Default what formula would I use to add information in a range of dates?

You could use SUMIF, as an example

=SUMIF(date_range,"="&start_date,number_range)-SUMIF(date_range,"="&start_date+7,number_range)

--
HTH

Bob

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

"Peggy" wrote in message
...
I am trying to add income from the days of one work week together. I then
want to build my spreadsheet so I can look at different weeks in a month.
I
thought I would build in a button to give me this option to either view
the
information daily or weekly. The hardest bit is trying to build a formula
that's cleaver enough to give me this weekly information? Also when two
months merge together for example March 30th - 5th April. Any thoughts of
where I begin?

__________ Information from ESET Smart Security, version of virus
signature database 3832 (20090206) __________

The message was checked by ESET Smart Security.

http://www.eset.com






__________ Information from ESET Smart Security, version of virus signature database 3832 (20090206) __________

The message was checked by ESET Smart Security.

http://www.eset.com




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
Average formula for dates range - Excell 2007 Radrays Excel Worksheet Functions 4 April 7th 09 09:53 PM
finding # of occurrences of information between two dates JPLong Excel Worksheet Functions 3 December 7th 07 06:36 PM
Formula to retrieve range of dates from a worksheet to calculate d accented Excel Worksheet Functions 0 January 10th 06 09:52 PM
formula to look up and return smallest date from a range of dates BJ Excel Worksheet Functions 5 December 7th 05 10:35 PM
Formula to find information between 2 dates Porous Metals Limited Excel Worksheet Functions 2 January 3rd 05 07:39 PM


All times are GMT +1. The time now is 08:55 AM.

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"