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 / August 2006

Tip: Looking for answers? Try searching our database.

How do I apply conditional formulas across multiple columns?

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
ansoriano1 - 25 Aug 2006 15:59 GMT
Say my data set looks like this:
A         B          C  

Molly   April      Candy
Sally   April      Candy
Sally   May       Soda
Molly  May        Soda
Amy   June       Candy
Amy   June       Soda

How do I create a function that finds out How many Candy are associated with
Molly in April?

How many candy are associated with April?

Thanks!
Bob Phillips - 25 Aug 2006 16:10 GMT
=SUMPRODUCT(--(A1A6="Molly"),--(B1:B6="April"),--(C1:C6="Candy"))

Signature

HTH

Bob Phillips

(replace somewhere in email address with gmail if mailing direct)

> Say my data set looks like this:
> A         B          C
[quoted text clipped - 12 lines]
>
> Thanks!
ansoriano1 - 25 Aug 2006 16:49 GMT
perfect - thank you

> =SUMPRODUCT(--(A1A6="Molly"),--(B1:B6="April"),--(C1:C6="Candy"))
>
[quoted text clipped - 15 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.