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.

Multiple if functions with sum

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
louisa - 04 Feb 2008 10:28 GMT
I need to embed if and sum functions.  I know there is a way of doing this if
you have more than one condition.  For example if you wanted to sum if column
A had a value of 1 and column b had a value of 2, then sum the column c
values.

I believe there is an add in but am not too sure how to get it.
Mike H - 04 Feb 2008 11:13 GMT
Louisa,

Sumproduct may be a better option

=SUMPRODUCT((A1:A1000=1)*(B1:B1000=2)*(C1:C1000))

Mike

> I need to embed if and sum functions.  I know there is a way of doing this if
> you have more than one condition.  For example if you wanted to sum if column
> A had a value of 1 and column b had a value of 2, then sum the column c
> values.
>
> I believe there is an add in but am not too sure how to get it.
 
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.