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 / General Excel Questions / May 2008

Tip: Looking for answers? Try searching our database.

Sumproduct - please add extra funtionality

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Hilton - 27 May 2008 15:37 GMT
Hi,

I need to use the sumproduct function but I would like to exclude 4
particular items which occur in a certain field

eg
SUMPRODUCT(($A$1:$A$1000 = FT)*($B$1:$B$1000 = 1)*($D$1:$D$1000))
works fine,

but now I need to exclude column C items which = RP, Sel, SP & Com

How do I do this?
Bernie Deitrick - 27 May 2008 16:24 GMT
Hilton,

SUMPRODUCT(($A$1:$A$1000 = FT)*($B$1:$B$1000 = 1)*($C$1:$C$1000 <> "RP")*($C$1:$C$1000 <>
"Sel")*($C$1:$C$1000 <> "SP")*($C$1:$C$1000 <> "Com")*($D$1:$D$1000))

HTH,
Bernie
MS Excel MVP

> Hi,
>
[quoted text clipped - 8 lines]
>
> How do I do this?
 
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.