#1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 1
Default =SUMPRODUCT

I have the below spreadsheet. In a separate spreadsheet, I need a
formula to calcuate the cost (column C) of labor (Column A) under
346620.01.03.01 (Column B). I've tried the below formula, but it's not
working. Any suggestions?

=SUMPRODUCT(--('[Costs.xls]08 Oct'!$A:$A="ALLOTHER")*--('[Costs.xls]08
Oct'!$B:$B="346620.01.03.01")*--('[Costs.xls]08 Oct'!$E:$E))

Any suggestions?

Column A Column B Column C
ALLOTHER 346620.01.01.01 $51.05
LABOR 346620.01.03.01 $306,057.63
LABOR 346620.01.05 $684,537.00
TRAVEL 346620.01.07 $1,905.75

I've tried the below formula, but it's not working. Any suggestions?

=SUMPRODUCT(--('[Costs.xls]08 Oct'!$A:$A="ALLOTHER")*--('[Costs.xls]08
Oct'!$B:$B="346620.01.03.01")*--('[Costs.xls]08 Oct'!$E:$E))


  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 2,480
Default =SUMPRODUCT

Hi

You say your labour costs are in column C, but your formula is taking values
from column I
In the data shown, there is no value for AllOther that has a value in column
of 346620.01.03.01

Just as an aside, it doesn't affect the working of your formula, you should
normally use ,-- not *--
With * you don't need the double unary minus as well.
--
Regards
Roger Govier

"LHerring" wrote in message
...
I have the below spreadsheet. In a separate spreadsheet, I need a
formula to calcuate the cost (column C) of labor (Column A) under
346620.01.03.01 (Column B). I've tried the below formula, but it's not
working. Any suggestions?

=SUMPRODUCT(--('[Costs.xls]08 Oct'!$A:$A="ALLOTHER")*--('[Costs.xls]08
Oct'!$B:$B="346620.01.03.01")*--('[Costs.xls]08 Oct'!$E:$E))

Any suggestions?

Column A Column B Column C
ALLOTHER 346620.01.01.01 $51.05
LABOR 346620.01.03.01 $306,057.63
LABOR 346620.01.05 $684,537.00
TRAVEL 346620.01.07 $1,905.75

I've tried the below formula, but it's not working. Any suggestions?

=SUMPRODUCT(--('[Costs.xls]08 Oct'!$A:$A="ALLOTHER")*--('[Costs.xls]08
Oct'!$B:$B="346620.01.03.01")*--('[Costs.xls]08 Oct'!$E:$E))


  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 3,718
Default =SUMPRODUCT

You can not use whole column prior to XL-2007


"LHerring" wrote:

I have the below spreadsheet. In a separate spreadsheet, I need a
formula to calcuate the cost (column C) of labor (Column A) under
346620.01.03.01 (Column B). I've tried the below formula, but it's not
working. Any suggestions?

=SUMPRODUCT(--('[Costs.xls]08 Oct'!$A:$A="ALLOTHER")*--('[Costs.xls]08
Oct'!$B:$B="346620.01.03.01")*--('[Costs.xls]08 Oct'!$E:$E))

Any suggestions?

Column A Column B Column C
ALLOTHER 346620.01.01.01 $51.05
LABOR 346620.01.03.01 $306,057.63
LABOR 346620.01.05 $684,537.00
TRAVEL 346620.01.07 $1,905.75

I've tried the below formula, but it's not working. Any suggestions?

=SUMPRODUCT(--('[Costs.xls]08 Oct'!$A:$A="ALLOTHER")*--('[Costs.xls]08
Oct'!$B:$B="346620.01.03.01")*--('[Costs.xls]08 Oct'!$E:$E))


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
Conditional SUMPRODUCT or SUMPRODUCT with Filters Ted M H Excel Worksheet Functions 4 August 14th 08 07:50 PM
SUMPRODUCT Ken[_2_] Excel Worksheet Functions 0 November 10th 07 03:56 PM
sumproduct? sumif(sumproduct)? David Excel Worksheet Functions 3 July 13th 07 07:06 PM
Sumproduct with And? SteveC Excel Discussion (Misc queries) 7 May 17th 06 09:00 PM
Help with SUMPRODUCT FrankTimJr Excel Discussion (Misc queries) 4 October 12th 05 04:27 PM


All times are GMT +1. The time now is 03:58 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"