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 / Worksheet Functions / February 2008

Tip: Looking for answers? Try searching our database.

Sum based on date

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Sherry N. - 08 Feb 2008 18:43 GMT
Hello,
I have a worksheet that gets data from external source. I need to sum
numbers in Column C if  date in Column B is >= another cell.

I tried:
=IF(B:B>=F2,SUM(C:C))
=SUMIF(B:B,B:B>=F2,C:C)

Much appreciated.
Signature

Sherry N.

T. Valko - 08 Feb 2008 18:54 GMT
Try this:

=SUMIF(B:B,">="&F2,C:C)

Signature

Biff
Microsoft Excel MVP

> Hello,
> I have a worksheet that gets data from external source. I need to sum
[quoted text clipped - 5 lines]
>
> Much appreciated.
Sherry N. - 08 Feb 2008 19:14 GMT
PERFECT! Thanks a million!
Signature

Sherry N.

> Try this:
>
[quoted text clipped - 9 lines]
> >
> > Much appreciated.
T. Valko - 08 Feb 2008 19:31 GMT
You're welcome. Thanks for the feedback!

Signature

Biff
Microsoft Excel MVP

> PERFECT! Thanks a million!
>
[quoted text clipped - 11 lines]
>> >
>> > Much appreciated.
 
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.