<?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 and COUNTIF on Different Sheets</title>
	<atom:link href="http://dailydoseofexcel.com/archives/2012/08/03/sumif-and-countif-on-different-sheets/feed/" rel="self" type="application/rss+xml" />
	<link>http://dailydoseofexcel.com/archives/2012/08/03/sumif-and-countif-on-different-sheets/</link>
	<description>Daily posts of Excel tips…and other stuff</description>
	<lastBuildDate>Wed, 22 May 2013 22:14:49 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
	<item>
		<title>By: Today&#8217;s Links &#124; Danny Raines</title>
		<link>http://dailydoseofexcel.com/archives/2012/08/03/sumif-and-countif-on-different-sheets/#comment-89210</link>
		<dc:creator>Today&#8217;s Links &#124; Danny Raines</dc:creator>
		<pubDate>Thu, 24 Jan 2013 17:55:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.dailydoseofexcel.com/?p=7193#comment-89210</guid>
		<description><![CDATA[[...] [toread] [priv] Daily Dose of Excel » Blog Archive » SUMIF and COUNTIF on Different Sheets [...]]]></description>
		<content:encoded><![CDATA[<p>[...] [toread] [priv] Daily Dose of Excel » Blog Archive » SUMIF and COUNTIF on Different Sheets [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ankit Kaul</title>
		<link>http://dailydoseofexcel.com/archives/2012/08/03/sumif-and-countif-on-different-sheets/#comment-87973</link>
		<dc:creator>Ankit Kaul</dc:creator>
		<pubDate>Mon, 26 Nov 2012 03:14:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.dailydoseofexcel.com/?p=7193#comment-87973</guid>
		<description><![CDATA[Your macro rocks, but I still have an impression that this could have been done in an easier way using pivot table, as you foretold. Anyways it will help the readers to have a stronger understanding of sumif and countif functions. :)]]></description>
		<content:encoded><![CDATA[<p>Your macro rocks, but I still have an impression that this could have been done in an easier way using pivot table, as you foretold. Anyways it will help the readers to have a stronger understanding of sumif and countif functions. <img src='http://dailydoseofexcel.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dick Kusleika</title>
		<link>http://dailydoseofexcel.com/archives/2012/08/03/sumif-and-countif-on-different-sheets/#comment-86027</link>
		<dc:creator>Dick Kusleika</dc:creator>
		<pubDate>Thu, 20 Sep 2012 20:00:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.dailydoseofexcel.com/?p=7193#comment-86027</guid>
		<description><![CDATA[&lt;code lang=&quot;vb&quot;&gt;Replace(Target.Formula,me.Name &amp; &quot;!&quot;,&quot;&quot;)&lt;/code&gt;

That seems dangerous.]]></description>
		<content:encoded><![CDATA[<div class="codecolorer-container vb default" style="overflow:auto;white-space:nowrap;border:1px solid #9F9F9F;width:435px;"><div class="vb codecolorer" style="padding:5px;font:normal 12px/1.4em Monaco, Lucida Console, monospace;white-space:nowrap">Replace(Target.Formula,me.Name &amp; <span style="color: #800000;">&quot;!&quot;</span>,<span style="color: #800000;">&quot;&quot;</span>)</div></div>
<p>That seems dangerous.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: brougs78</title>
		<link>http://dailydoseofexcel.com/archives/2012/08/03/sumif-and-countif-on-different-sheets/#comment-86010</link>
		<dc:creator>brougs78</dc:creator>
		<pubDate>Thu, 20 Sep 2012 07:40:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.dailydoseofexcel.com/?p=7193#comment-86010</guid>
		<description><![CDATA[@fzz: I&#039;m considering the exact same thing, because I do hate those unnecessary references. 

Has anybody coded such a macro?

Is there a drawback I (we) miss?]]></description>
		<content:encoded><![CDATA[<p>@fzz: I&#8217;m considering the exact same thing, because I do hate those unnecessary references. </p>
<p>Has anybody coded such a macro?</p>
<p>Is there a drawback I (we) miss?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kevin</title>
		<link>http://dailydoseofexcel.com/archives/2012/08/03/sumif-and-countif-on-different-sheets/#comment-85109</link>
		<dc:creator>Kevin</dc:creator>
		<pubDate>Fri, 17 Aug 2012 13:11:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.dailydoseofexcel.com/?p=7193#comment-85109</guid>
		<description><![CDATA[Why not use DCOUNT and DCOUNTA. This would elimimate having cell references in formulas (Sheet2!$G$2:$G$53).

This will allow flexibility for database expansion without changing the formula.]]></description>
		<content:encoded><![CDATA[<p>Why not use DCOUNT and DCOUNTA. This would elimimate having cell references in formulas (Sheet2!$G$2:$G$53).</p>
<p>This will allow flexibility for database expansion without changing the formula.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: fzz</title>
		<link>http://dailydoseofexcel.com/archives/2012/08/03/sumif-and-countif-on-different-sheets/#comment-84962</link>
		<dc:creator>fzz</dc:creator>
		<pubDate>Sun, 12 Aug 2012 21:05:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.dailydoseofexcel.com/?p=7193#comment-84962</guid>
		<description><![CDATA[re constant 1 as criteria, =SUMIF(...,&quot;=1&quot;,...)

Why not just use a macro to replace unnecessary sheet references? It&#039;d be a lot more general than a special purpose macro just for SUMIF.]]></description>
		<content:encoded><![CDATA[<p>re constant 1 as criteria, =SUMIF(&#8230;,&#8221;=1&#8243;,&#8230;)</p>
<p>Why not just use a macro to replace unnecessary sheet references? It&#8217;d be a lot more general than a special purpose macro just for SUMIF.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rob van Gelder</title>
		<link>http://dailydoseofexcel.com/archives/2012/08/03/sumif-and-countif-on-different-sheets/#comment-84869</link>
		<dc:creator>Rob van Gelder</dc:creator>
		<pubDate>Thu, 09 Aug 2012 04:05:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.dailydoseofexcel.com/?p=7193#comment-84869</guid>
		<description><![CDATA[The thing I hate most about sheet switching is that if you have to go back to the sheet you started with, it starts prefixing cell references with Sheet1!]]></description>
		<content:encoded><![CDATA[<p>The thing I hate most about sheet switching is that if you have to go back to the sheet you started with, it starts prefixing cell references with Sheet1!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dick Kusleika</title>
		<link>http://dailydoseofexcel.com/archives/2012/08/03/sumif-and-countif-on-different-sheets/#comment-84850</link>
		<dc:creator>Dick Kusleika</dc:creator>
		<pubDate>Wed, 08 Aug 2012 16:05:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.dailydoseofexcel.com/?p=7193#comment-84850</guid>
		<description><![CDATA[That&#039;s a good one Rob.

As for named ranges and structured references, I agree.  About half the time I&#039;m using SUMIF, it&#039;s a one-off quick-and-dirty thing (like charting films), so the extra setup has not payoff for me.]]></description>
		<content:encoded><![CDATA[<p>That&#8217;s a good one Rob.</p>
<p>As for named ranges and structured references, I agree.  About half the time I&#8217;m using SUMIF, it&#8217;s a one-off quick-and-dirty thing (like charting films), so the extra setup has not payoff for me.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Neil</title>
		<link>http://dailydoseofexcel.com/archives/2012/08/03/sumif-and-countif-on-different-sheets/#comment-84844</link>
		<dc:creator>Neil</dc:creator>
		<pubDate>Wed, 08 Aug 2012 11:59:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.dailydoseofexcel.com/?p=7193#comment-84844</guid>
		<description><![CDATA[Agree with Sam.

I usually use VBA to create dynamic named ranges for each column, my headers, and the numerical data.  Then just refer to those in the SUMIF formula.  This becomes even more beneficial using Excel 2010, since I only need to type the first couple of characters of the named range, and then use Intellisense to select which one I want (without a single sheet switch or mouse movement in sight.]]></description>
		<content:encoded><![CDATA[<p>Agree with Sam.</p>
<p>I usually use VBA to create dynamic named ranges for each column, my headers, and the numerical data.  Then just refer to those in the SUMIF formula.  This becomes even more beneficial using Excel 2010, since I only need to type the first couple of characters of the named range, and then use Intellisense to select which one I want (without a single sheet switch or mouse movement in sight.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rob Webber</title>
		<link>http://dailydoseofexcel.com/archives/2012/08/03/sumif-and-countif-on-different-sheets/#comment-84840</link>
		<dc:creator>Rob Webber</dc:creator>
		<pubDate>Wed, 08 Aug 2012 05:55:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.dailydoseofexcel.com/?p=7193#comment-84840</guid>
		<description><![CDATA[I don&#039;t like the sheet switching and the unnecessary sheet references either. I do the following:

1.	=SUMIF(,
2.	Select criteria range then type a comma  =sumif(,A2,
3.	Switch to the data sheet
4.	Select the sum range then type a close paren  =sumif(,A2, Sheet2!$E$2:$E$53)
5.	Put the cursor to before the first paren
6.	Select the range for the first argument =sumif(Sheet2!$G$2:$G$53,A2, Sheet2!$E$2:$E$53)
7.	Press Enter]]></description>
		<content:encoded><![CDATA[<p>I don&#8217;t like the sheet switching and the unnecessary sheet references either. I do the following:</p>
<p>1.	=SUMIF(,<br />
2.	Select criteria range then type a comma  =sumif(,A2,<br />
3.	Switch to the data sheet<br />
4.	Select the sum range then type a close paren  =sumif(,A2, Sheet2!$E$2:$E$53)<br />
5.	Put the cursor to before the first paren<br />
6.	Select the range for the first argument =sumif(Sheet2!$G$2:$G$53,A2, Sheet2!$E$2:$E$53)<br />
7.	Press Enter</p>
]]></content:encoded>
	</item>
</channel>
</rss>
