<?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: Calculating with the selected range</title>
	<atom:link href="http://www.dailydoseofexcel.com/archives/2004/12/26/calculating-with-the-selected-range/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.dailydoseofexcel.com/archives/2004/12/26/calculating-with-the-selected-range/</link>
	<description>Daily posts of Excel tips…and other stuff</description>
	<lastBuildDate>Thu, 09 Feb 2012 23:42:03 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: jkpieterse</title>
		<link>http://www.dailydoseofexcel.com/archives/2004/12/26/calculating-with-the-selected-range/#comment-5155</link>
		<dc:creator>jkpieterse</dc:creator>
		<pubDate>Sat, 08 Jan 2005 13:34:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.dailydoseofexcel.com/?p=957#comment-5155</guid>
		<description>&lt;p&gt;Your F9 is needed because Excel does not recalc on a cell movement. But by including the NOW clause you ensure that when Excel does recalc, that fomrula is included in the calculation.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Your F9 is needed because Excel does not recalc on a cell movement. But by including the NOW clause you ensure that when Excel does recalc, that fomrula is included in the calculation.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: G Mourmant</title>
		<link>http://www.dailydoseofexcel.com/archives/2004/12/26/calculating-with-the-selected-range/#comment-4989</link>
		<dc:creator>G Mourmant</dc:creator>
		<pubDate>Fri, 07 Jan 2005 21:57:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.dailydoseofexcel.com/?p=957#comment-4989</guid>
		<description>&lt;p&gt;Thanks for this tip.&lt;/p&gt;
&lt;p&gt;What will be the difference with something like that :&lt;/p&gt;
&lt;p&gt;Define the name sel_range as&lt;br&gt;
=offset(selection(),,)&lt;/p&gt;
&lt;p&gt;then use&lt;br&gt;
=sum(sel_range)&lt;/p&gt;
&lt;p&gt;It seems to work pretty well&lt;/p&gt;
&lt;p&gt;However, I still haven&#039;t fix the problem of recalculation, even on the example given here.&lt;br&gt;
So I have to use F9&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Thanks for this tip.</p>
<p>What will be the difference with something like that :</p>
<p>Define the name sel_range as<br />
=offset(selection(),,)</p>
<p>then use<br />
=sum(sel_range)</p>
<p>It seems to work pretty well</p>
<p>However, I still haven&#8217;t fix the problem of recalculation, even on the example given here.<br />
So I have to use F9</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jkpieterse</title>
		<link>http://www.dailydoseofexcel.com/archives/2004/12/26/calculating-with-the-selected-range/#comment-3157</link>
		<dc:creator>jkpieterse</dc:creator>
		<pubDate>Thu, 30 Dec 2004 16:22:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.dailydoseofexcel.com/?p=957#comment-3157</guid>
		<description>&lt;p&gt;It makes the name volatile so it gets recalculated every time.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>It makes the name volatile so it gets recalculated every time.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Keith</title>
		<link>http://www.dailydoseofexcel.com/archives/2004/12/26/calculating-with-the-selected-range/#comment-3147</link>
		<dc:creator>Keith</dc:creator>
		<pubDate>Thu, 30 Dec 2004 14:40:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.dailydoseofexcel.com/?p=957#comment-3147</guid>
		<description>&lt;p&gt;I could not, for the life of me, determine why &lt;i&gt;&amp;TEXT(NOW(),&quot;&quot;)&lt;/i&gt; needed to be included in the &lt;b&gt;Sel_Range&lt;/b&gt; definition, so I erased that portion of the formula. It appears to work correctly without the extra text. Am I missing something?&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>I could not, for the life of me, determine why <i>&amp;TEXT(NOW(),&#8221;")</i> needed to be included in the <b>Sel_Range</b> definition, so I erased that portion of the formula. It appears to work correctly without the extra text. Am I missing something?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jkpieterse</title>
		<link>http://www.dailydoseofexcel.com/archives/2004/12/26/calculating-with-the-selected-range/#comment-3075</link>
		<dc:creator>jkpieterse</dc:creator>
		<pubDate>Mon, 27 Dec 2004 13:24:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.dailydoseofexcel.com/?p=957#comment-3075</guid>
		<description>&lt;p&gt;Devious!&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Devious!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Frank Kabel</title>
		<link>http://www.dailydoseofexcel.com/archives/2004/12/26/calculating-with-the-selected-range/#comment-3072</link>
		<dc:creator>Frank Kabel</dc:creator>
		<pubDate>Mon, 27 Dec 2004 10:09:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.dailydoseofexcel.com/?p=957#comment-3072</guid>
		<description>&lt;p&gt;Hi jan Karel&lt;br&gt;
thanks :-)&lt;br&gt;
Re: Why use $A$1: Normaly then using the formula&lt;br&gt;
=CELL(&quot;address&quot;,range)&lt;br&gt;
you only get the upper left cell returnes. e.g.&lt;br&gt;
=CELL(&quot;address&quot;,B1:C20)&lt;br&gt;
returns&lt;br&gt;
&quot;$B$1?&lt;br&gt;
and not&lt;br&gt;
&quot;$B$1:$C$20?&lt;/p&gt;
&lt;p&gt;But if you use&lt;br&gt;
=CELL(&quot;address&quot;,(A1,B1:C20))&lt;br&gt;
you&#039;ll get&lt;br&gt;
$A$1,$B$1:$C$20&lt;br&gt;
and now you only have to strip the first 5 characters to get the complete range string of the desired range&lt;/p&gt;
&lt;p&gt;Frank&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Hi jan Karel<br />
thanks <img src='http://www.dailydoseofexcel.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> <br />
Re: Why use $A$1: Normaly then using the formula<br />
=CELL(&#8220;address&#8221;,range)<br />
you only get the upper left cell returnes. e.g.<br />
=CELL(&#8220;address&#8221;,B1:C20)<br />
returns<br />
&#8220;$B$1?<br />
and not<br />
&#8220;$B$1:$C$20?</p>
<p>But if you use<br />
=CELL(&#8220;address&#8221;,(A1,B1:C20))<br />
you&#8217;ll get<br />
$A$1,$B$1:$C$20<br />
and now you only have to strip the first 5 characters to get the complete range string of the desired range</p>
<p>Frank</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jkpieterse</title>
		<link>http://www.dailydoseofexcel.com/archives/2004/12/26/calculating-with-the-selected-range/#comment-3071</link>
		<dc:creator>jkpieterse</dc:creator>
		<pubDate>Mon, 27 Dec 2004 09:57:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.dailydoseofexcel.com/?p=957#comment-3071</guid>
		<description>&lt;p&gt;Nice one Frank. So tell me, what does the $A$1 do in the formula?&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Nice one Frank. So tell me, what does the $A$1 do in the formula?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

