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 / December 2005

Tip: Looking for answers? Try searching our database.

Sum multiple text

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
roy.okinawa - 21 Dec 2005 01:55 GMT
I need the below formula to also sum "Closed / No", since column B contains
both entries.  Not sure how/where to add it to this formula.    

=SUMPRODUCT(--(Overall!B8:B1026="Closed /
Yes"),--(ISNUMBER(SEARCH(G11,Overall!D8:D1026))))
Max - 21 Dec 2005 02:47 GMT
One way:

=SUMPRODUCT(--ISNUMBER(MATCH(Overall!B8:B1026,{"Closed / Yes","Closed /
No"},0)),--(ISNUMBER(SEARCH(G11,Overall!D8:D1026))))

--
Rgds
Max
xl 97
---
Singapore, GMT+8
xdemechanik
http://savefile.com/projects/236895
--
> I need the below formula to also sum "Closed / No", since column B contains
> both entries.  Not sure how/where to add it to this formula.
>
> =SUMPRODUCT(--(Overall!B8:B1026="Closed /
> Yes"),--(ISNUMBER(SEARCH(G11,Overall!D8:D1026))))
roy.okinawa - 21 Dec 2005 21:43 GMT
Thanks again.

> One way:
>
[quoted text clipped - 16 lines]
> > =SUMPRODUCT(--(Overall!B8:B1026="Closed /
> > Yes"),--(ISNUMBER(SEARCH(G11,Overall!D8:D1026))))
Max - 22 Dec 2005 01:06 GMT
You're welcome, Roy !
--
Rgds
Max
xl 97
---
Singapore, GMT+8
xdemechanik
http://savefile.com/projects/236895
--
> Thanks again.
 
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



©2009 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.