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 / May 2008

Tip: Looking for answers? Try searching our database.

SumIf and ranges

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Katie - 12 May 2008 22:40 GMT
hr     5      10
hr     2        8
act    6        9
hr     3        6

Want to sum this range of numbers if the office department is "act".
=IF((A1:A4),"act",SUMPRODUCT(B1:C4))   does not work,
nor the sumif.......
there has to be a creative solution!
katie
Max - 12 May 2008 22:46 GMT
Try it as: =SUMPRODUCT((A1:A4="act")*B1:C4)
Signature

Max
Singapore
http://savefile.com/projects/236895
xdemechanik
---

> hr     5      10
> hr     2        8
[quoted text clipped - 6 lines]
> there has to be a creative solution!
> katie
Teethless mama - 12 May 2008 23:14 GMT
=SUM(INDEX((A1:A4="act")*B1:C4,))

> hr     5      10
> hr     2        8
[quoted text clipped - 6 lines]
> there has to be a creative solution!
> katie
 
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.