Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
DiscussionsAccessExcelInfoPathOutlookPowerPointPublisherWord
DirectoryUser Groups
Related Topics
Outlook ExpressInternet ExplorerWindowsMS Server ProductsMore Topics ...

MS Office Forum / Excel / General Excel Questions / March 2008

Tip: Looking for answers? Try searching our database.

Excel 2002: How to sum up base on date parameters ?

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Mr. Low - 27 Mar 2008 16:30 GMT
DEar Sir,

I have the following table:

   A              B                C
1  Ref          Date           Amount
2  M12       12-02-08       200
3  T13        13-02-08       300
4  N26        14-02-08       450
5  Q64        15-02-08       500
6  K29        16-02-08       240
7  T47        17-02-08       220
8  B96        18-02-08        620
9  U74        19-02-08       210

If I wish to sum up in the following manner, may I know what formula must I
input
at D12 and copy down to get the answers ?

           A                                     D
SUMIF date earlier than             Amount
12   19-02-08                            XXX
13  16-02-08                             XXX
14   14-02-08                            XXX
15   10-02-08                            XXX
16   05-02-08                            XXX

Thanks

Low

Signature

A36B58K641

Jim Thomlinson - 27 Mar 2008 16:38 GMT
Something like this...

=sumif($B$2:$B$9, "<=" & A2, $C$2:$C$9)
Signature

HTH...

Jim Thomlinson

> DEar Sir,
>
[quoted text clipped - 26 lines]
>
> Low
Mr. Low - 27 Mar 2008 16:55 GMT
Hello Jim,

Thanks for your help.

Low

Signature

A36B58K641

> Something like this...
>
[quoted text clipped - 30 lines]
> >
> > Low
Dennis - 27 Mar 2008 16:43 GMT
=SUMIF(B2:B9,"<19-02-08",C2:C9)
You won't be able to copy this down unless your "date earlier than" is a
variable.

> DEar Sir,
>
[quoted text clipped - 26 lines]
>
> Low
Mr. Low - 27 Mar 2008 16:55 GMT
Hello Dennis,

Thanks for your help.

Low
Signature

A36B58K641

> =SUMIF(B2:B9,"<19-02-08",C2:C9)
> You won't be able to copy this down unless your "date earlier than" is a
[quoted text clipped - 30 lines]
> >
> > Low
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.