#1   Report Post  
CCTD via OfficeKB.com
 
Posts: n/a
Default SUMIF

I can not get this to give me a value other then 0

{=SUM(IF('reference data'!$E$2:$E$125,"=1",IF('reference data'!$I$2:$I$125,
"=1",'reference data'!$A$2:$A$125)))}

I got this from the excel help
An array formula can perform multiple calculations and then return either a
single result or multiple results. Array formulas act on two or more sets of
values known as array arguments. Each array argument must have the same
number of rows and columns. You create array formulas the same way that you
create basic, single-value formulas. Select the cell or cells that will
contain the formula, create the formula, and then press CTRL+SHIFT+ENTER to
enter the formula.
the brackets are added once I do the ctrl shift enter


--
Message posted via OfficeKB.com
http://www.officekb.com/Uwe/Forums.a...tions/200510/1
  #3   Report Post  
Domenic
 
Posts: n/a
Default

Assuming that Column E and Column I contain numerical values, try...

=SUM(IF('reference data'!$E$2:$E$125=1,IF('reference
data'!$I$2:$I$125=1,'reference data'!$A$2:$A$125)))

....confirmed with CONTROL+SHIFT+ENTER.

Hope this helps!

In article <55be7dc70cc63@uwe, "CCTD via OfficeKB.com" <u14229@uwe
wrote:

I can not get this to give me a value other then 0

{=SUM(IF('reference data'!$E$2:$E$125,"=1",IF('reference data'!$I$2:$I$125,
"=1",'reference data'!$A$2:$A$125)))}

I got this from the excel help
An array formula can perform multiple calculations and then return either a
single result or multiple results. Array formulas act on two or more sets of
values known as array arguments. Each array argument must have the same
number of rows and columns. You create array formulas the same way that you
create basic, single-value formulas. Select the cell or cells that will
contain the formula, create the formula, and then press CTRL+SHIFT+ENTER to
enter the formula.
the brackets are added once I do the ctrl shift enter

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
How to use SUMIF to return sums between two values located in cells ScottBerger Excel Worksheet Functions 2 April 23rd 23 09:05 PM
Embedding a Sumif in a sumif C.Pflugrath Excel Worksheet Functions 5 August 31st 05 07:31 PM
SUMIF with Mutiple Ranges & Criteria PokerZan Excel Discussion (Misc queries) 5 August 4th 05 10:31 PM
SUMIF - Range name to used for the "sum_range" portion of a SUMIF function Oscar Excel Worksheet Functions 2 January 11th 05 11:01 PM
SUM(IF( Array to avoid #NUM! values Elijah Excel Worksheet Functions 7 November 21st 04 02:17 PM


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