#1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 26
Default 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
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 76
Default 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




  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 10,593
Default 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



Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Something better than Sumproduct asg2307 Excel Worksheet Functions 3 December 19th 07 08:19 PM
sumproduct? sumif(sumproduct)? David Excel Worksheet Functions 3 July 13th 07 07:06 PM
Sumproduct (I think?) Sandy Excel Worksheet Functions 5 March 30th 07 05:01 PM
SUMPRODUCT Help Please Joe Gieder Excel Worksheet Functions 4 March 28th 07 02:05 AM
Sumproduct archivesgirl Excel Worksheet Functions 1 February 23rd 06 05:04 PM


All times are GMT +1. The time now is 11:00 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"