ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Discussion (Misc queries) (https://www.excelbanter.com/excel-discussion-misc-queries/)
-   -   Sumproduct Help (https://www.excelbanter.com/excel-discussion-misc-queries/170845-sumproduct-help.html)

MESTRELLA29

Sumproduct Help
 
=SUMPRODUCT(--('Consolidated Exp'!$E$2:$E$5000=C$9),--('Consolidated
Exp'!$K$2:$K$5000=("I")),'Consolidated Exp'!$F$2:$F$5000)

coulum E = Month,
coulum K = Type of expense
Indirect Wages I
Indirect Benefits J
Indirect Overtime L
Building Rent M

And So, I want sumproduct to do is :--('Consolidated
Exp'!$K$2:$K$5000=("I","J","L") Is this posible, if so what do I need to
Change in the Formula.

Thanks

RichardSchollar[_2_]

Sumproduct Help
 
Hi

Try

=SUMPRODUCT(--('Consolidated Exp'!$E$2:$E$5000=C$9),--
ISNUMBER(MATCH('Consolidated
Exp'!$K$2:$K$5000,{"I","J","L"},0)),'Consolidated Exp'!$F$2:$F$5000)

Richard



On Dec 27, 4:36 pm, MESTRELLA29 wrote:
=SUMPRODUCT(--('Consolidated Exp'!$E$2:$E$5000=C$9),--('Consolidated
Exp'!$K$2:$K$5000=("I")),'Consolidated Exp'!$F$2:$F$5000)

coulum E = Month,
coulum K = Type of expense
Indirect Wages I
Indirect Benefits J
Indirect Overtime L
Building Rent M

And So, I want sumproduct to do is :--('Consolidated
Exp'!$K$2:$K$5000=("I","J","L") Is this posible, if so what do I need to
Change in the Formula.

Thanks





Bob Phillips

Sumproduct Help
 
=SUMPRODUCT(--('Consolidated
Exp'!$E$2:$E$5000=C$9),--(ISNUMBER(MATCH('Consolidated
Exp'!$K$2:$K$5000,{"I","J","L"},0))),'Consolidated Exp'!$F$2:$F$5000)

--
---
HTH

Bob


(there's no email, no snail mail, but somewhere should be gmail in my addy)



"MESTRELLA29" wrote in message
...
=SUMPRODUCT(--('Consolidated Exp'!$E$2:$E$5000=C$9),--('Consolidated
Exp'!$K$2:$K$5000=("I")),'Consolidated Exp'!$F$2:$F$5000)

coulum E = Month,
coulum K = Type of expense
Indirect Wages I
Indirect Benefits J
Indirect Overtime L
Building Rent M

And So, I want sumproduct to do is :--('Consolidated
Exp'!$K$2:$K$5000=("I","J","L") Is this posible, if so what do I need to
Change in the Formula.

Thanks





All times are GMT +1. The time now is 03:13 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
ExcelBanter.com