<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: SUMIF – Multiple Criteria</title>
	<atom:link href="http://www.automateexcel.com/2008/09/05/sumif-%e2%80%93-multiple-criteria/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.automateexcel.com/2008/09/05/sumif-%e2%80%93-multiple-criteria/</link>
	<description>Hundreds of Excel Tips &#38; Tricks</description>
	<lastBuildDate>Fri, 14 May 2010 02:50:43 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: don</title>
		<link>http://www.automateexcel.com/2008/09/05/sumif-%e2%80%93-multiple-criteria/comment-page-1/#comment-1385</link>
		<dc:creator>don</dc:creator>
		<pubDate>Sat, 19 Dec 2009 20:02:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.automateexcel.com/?p=851#comment-1385</guid>
		<description>I&#039;m new to excel and i need help.  I need a formula that will get a sum total from a collum on a general ledger page (collum E), but it mus meet two diffrent criterias: First it must have been entered in a certain month (collum 1), and second it must have a certain text code (collum 3).
The sum total needs to displayed in a cell on a diffrent page (monthly statement page).
Thank You</description>
		<content:encoded><![CDATA[<p>I&#8217;m new to excel and i need help.  I need a formula that will get a sum total from a collum on a general ledger page (collum E), but it mus meet two diffrent criterias: First it must have been entered in a certain month (collum 1), and second it must have a certain text code (collum 3).<br />
The sum total needs to displayed in a cell on a diffrent page (monthly statement page).<br />
Thank You</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: K D Amlani</title>
		<link>http://www.automateexcel.com/2008/09/05/sumif-%e2%80%93-multiple-criteria/comment-page-1/#comment-1299</link>
		<dc:creator>K D Amlani</dc:creator>
		<pubDate>Sat, 15 Aug 2009 14:43:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.automateexcel.com/?p=851#comment-1299</guid>
		<description>Hi, I want to know if i have 2 columns say &quot;C - Amount&quot; &amp; &quot;D - Amount&quot; and i want to use the differnce between these 2 columns to be added with a criteria given in column B which contains Names. Can i use sumif ?
 when i tried doing this it gave the result as number of rows which this crieteria  is satisfied... am i doing anything wrong? Answer would be highly appreciated. Thanks</description>
		<content:encoded><![CDATA[<p>Hi, I want to know if i have 2 columns say &#8220;C &#8211; Amount&#8221; &amp; &#8220;D &#8211; Amount&#8221; and i want to use the differnce between these 2 columns to be added with a criteria given in column B which contains Names. Can i use sumif ?<br />
 when i tried doing this it gave the result as number of rows which this crieteria  is satisfied&#8230; am i doing anything wrong? Answer would be highly appreciated. Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John</title>
		<link>http://www.automateexcel.com/2008/09/05/sumif-%e2%80%93-multiple-criteria/comment-page-1/#comment-1257</link>
		<dc:creator>John</dc:creator>
		<pubDate>Tue, 09 Jun 2009 20:51:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.automateexcel.com/?p=851#comment-1257</guid>
		<description>Sahil offers a great alternative. I have used helper columns with excellent results.

CONCATENATE works well with simple matching criteria but...

What about conditions that involve logical operators (greater than, less than, etc)?

Use helper columns with Logical functions (AND, IF, etc).

Here is a SUMIF Multiple example; it uses helper columns, Excel Logical functions and also CONCATENATE: http://www.excel-spreadsheet-authors.com/sumif-multiple.html I hope it helps</description>
		<content:encoded><![CDATA[<p>Sahil offers a great alternative. I have used helper columns with excellent results.</p>
<p>CONCATENATE works well with simple matching criteria but&#8230;</p>
<p>What about conditions that involve logical operators (greater than, less than, etc)?</p>
<p>Use helper columns with Logical functions (AND, IF, etc).</p>
<p>Here is a SUMIF Multiple example; it uses helper columns, Excel Logical functions and also CONCATENATE: <a href="http://www.excel-spreadsheet-authors.com/sumif-multiple.html" rel="nofollow">http://www.excel-spreadsheet-authors.com/sumif-multiple.html</a> I hope it helps</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: SATISH SHARMA</title>
		<link>http://www.automateexcel.com/2008/09/05/sumif-%e2%80%93-multiple-criteria/comment-page-1/#comment-1207</link>
		<dc:creator>SATISH SHARMA</dc:creator>
		<pubDate>Tue, 05 May 2009 12:03:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.automateexcel.com/?p=851#comment-1207</guid>
		<description>It&#039;s a great site, &amp; it is very helpful &amp; also increased to efficiency,</description>
		<content:encoded><![CDATA[<p>It&#8217;s a great site, &amp; it is very helpful &amp; also increased to efficiency,</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: wrh</title>
		<link>http://www.automateexcel.com/2008/09/05/sumif-%e2%80%93-multiple-criteria/comment-page-1/#comment-1186</link>
		<dc:creator>wrh</dc:creator>
		<pubDate>Tue, 21 Apr 2009 16:27:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.automateexcel.com/?p=851#comment-1186</guid>
		<description>I have tried to use sumif with two conditions and finally find you, the answer.  Thanks a lot.  nh</description>
		<content:encoded><![CDATA[<p>I have tried to use sumif with two conditions and finally find you, the answer.  Thanks a lot.  nh</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sahil</title>
		<link>http://www.automateexcel.com/2008/09/05/sumif-%e2%80%93-multiple-criteria/comment-page-1/#comment-1164</link>
		<dc:creator>Sahil</dc:creator>
		<pubDate>Fri, 13 Mar 2009 06:22:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.automateexcel.com/?p=851#comment-1164</guid>
		<description>And my suggest work better than Excel 2007 SUMIFS</description>
		<content:encoded><![CDATA[<p>And my suggest work better than Excel 2007 SUMIFS</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sahil</title>
		<link>http://www.automateexcel.com/2008/09/05/sumif-%e2%80%93-multiple-criteria/comment-page-1/#comment-1156</link>
		<dc:creator>Sahil</dc:creator>
		<pubDate>Thu, 26 Feb 2009 07:23:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.automateexcel.com/?p=851#comment-1156</guid>
		<description>And if you want to use third or other criterias you can add the fourth column formulas a new element. Example =SUMIf(D2:D10;A2&amp;B7&F5;C2:C10)</description>
		<content:encoded><![CDATA[<p>And if you want to use third or other criterias you can add the fourth column formulas a new element. Example =SUMIf(D2:D10;A2&amp;B7&#038;F5;C2:C10)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sahil</title>
		<link>http://www.automateexcel.com/2008/09/05/sumif-%e2%80%93-multiple-criteria/comment-page-1/#comment-1155</link>
		<dc:creator>Sahil</dc:creator>
		<pubDate>Thu, 26 Feb 2009 07:11:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.automateexcel.com/?p=851#comment-1155</guid>
		<description>L have an easiest method about sumif with  multiple criteria. You cannt use SUMPRODUCT in one Excel.xls 1000 time. For its you need 15 minutes.
But l have a best suggest which you can use more criterial sumif 100.000.000 time calculation during 5 secund. Its revolution.
 Look at carefully !
Set your columns . Example 
1)A1- Dealers.(A2:A10)
2)B1- Countries.(B2:B10) 
3)C1- Profits.(C2:C10)
You have some dealers in some countries, and they have different profit.  And you want to sum PROFİT--- DEALER by name &quot;HONDA&quot; and situated in COUNTRY &quot;USA&quot;.
Step by Step 
1)Add a new fourth column by name D1- Dealer&amp;Country.(D2:D10)
2)Add to every cell in this column function CONCOTANATE
  =A2&amp;B2 , =A3&amp;B3 ...=A10&amp;B10
3)And finally this function for you. You can use everywhere.Example you want to find Dealers by name Honda (A2),(A5),(A7),(A9) situated in County USA(B5)(B7).  
 =SUMIF(D2:D10;A2&B7;C2:C10) 
 In this function u can use your every criterias concocoating. 
Enjoyyyyyyyyyy
Sahil Huseynov from Azerbaijan.</description>
		<content:encoded><![CDATA[<p>L have an easiest method about sumif with  multiple criteria. You cannt use SUMPRODUCT in one Excel.xls 1000 time. For its you need 15 minutes.<br />
But l have a best suggest which you can use more criterial sumif 100.000.000 time calculation during 5 secund. Its revolution.<br />
 Look at carefully !<br />
Set your columns . Example<br />
1)A1- Dealers.(A2:A10)<br />
2)B1- Countries.(B2:B10)<br />
3)C1- Profits.(C2:C10)<br />
You have some dealers in some countries, and they have different profit.  And you want to sum PROFİT&#8212; DEALER by name &#8220;HONDA&#8221; and situated in COUNTRY &#8220;USA&#8221;.<br />
Step by Step<br />
1)Add a new fourth column by name D1- Dealer&amp;Country.(D2:D10)<br />
2)Add to every cell in this column function CONCOTANATE<br />
  =A2&amp;B2 , =A3&amp;B3 &#8230;=A10&amp;B10<br />
3)And finally this function for you. You can use everywhere.Example you want to find Dealers by name Honda (A2),(A5),(A7),(A9) situated in County USA(B5)(B7).<br />
 =SUMIF(D2:D10;A2&#038;B7;C2:C10)<br />
 In this function u can use your every criterias concocoating.<br />
Enjoyyyyyyyyyy<br />
Sahil Huseynov from Azerbaijan.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Willoxls</title>
		<link>http://www.automateexcel.com/2008/09/05/sumif-%e2%80%93-multiple-criteria/comment-page-1/#comment-1153</link>
		<dc:creator>Willoxls</dc:creator>
		<pubDate>Sun, 22 Feb 2009 00:35:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.automateexcel.com/?p=851#comment-1153</guid>
		<description>Hi, This formula never works for me. I reproduced your excel sheet, and copied the formula, it does not work. Han anyone else tried?</description>
		<content:encoded><![CDATA[<p>Hi, This formula never works for me. I reproduced your excel sheet, and copied the formula, it does not work. Han anyone else tried?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Arun</title>
		<link>http://www.automateexcel.com/2008/09/05/sumif-%e2%80%93-multiple-criteria/comment-page-1/#comment-1146</link>
		<dc:creator>Arun</dc:creator>
		<pubDate>Wed, 11 Feb 2009 12:14:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.automateexcel.com/?p=851#comment-1146</guid>
		<description>Hi,

I too found sumproduct formula very interesting and usefull.

Thank you All.</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>I too found sumproduct formula very interesting and usefull.</p>
<p>Thank you All.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic page generated in 0.215 seconds. -->
<!-- Cached page generated by WP-Super-Cache on 2010-09-10 21:19:36 -->
