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 / New Users / June 2007

Tip: Looking for answers? Try searching our database.

multiple ranges & criteria for SUM-IF challenge

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
akumudzi - 25 Jun 2007 21:54 GMT
Not sure if this is the function for the job but I need to have SUMIF
compare values in multiple ranges/columns and add if the values match
in those columns
e.g.

if the
value in range A5:A10 = value in P5 and
value in range B5:B10 = value in Q5 and
value in range C5:C10 = value in R4 and
value in range D5:D10 = value in S5 and
value in range E5:E10 = value in T5
sum range being Z5:Z10

I hope this makes sense. Can clarify further on request.

Thanks
Roger Govier - 25 Jun 2007 22:12 GMT
Hi
Try

=SUMPRODUCT((A5:A10=P5)*(B5:B10=Q5)*(C5:C10=R4)*
(D5:D10=S5)*(E5:E10=T5)*Z5:Z10)

Signature

Regards

Roger Govier

> Not sure if this is the function for the job but I need to have SUMIF
> compare values in multiple ranges/columns and add if the values match
[quoted text clipped - 12 lines]
>
> Thanks
T. Valko - 25 Jun 2007 22:13 GMT
See one of your others posts

Biff

> Not sure if this is the function for the job but I need to have SUMIF
> compare values in multiple ranges/columns and add if the values match
[quoted text clipped - 12 lines]
>
> Thanks
 
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.