<?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/"
	
	xmlns:georss="http://www.georss.org/georss"
	xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#"
	
	>
<channel>
	<title>
	Comments on: Naming Ranges	</title>
	<atom:link href="https://excelzoom.com/naming-ranges/feed/" rel="self" type="application/rss+xml" />
	<link>https://excelzoom.com/naming-ranges/</link>
	<description>...because it&#039;s more than just a calculator</description>
	<lastBuildDate>Wed, 18 Jun 2014 16:16:01 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.7.2</generator>
	<item>
		<title>
		By: Scott		</title>
		<link>https://excelzoom.com/naming-ranges/#comment-1060</link>

		<dc:creator><![CDATA[Scott]]></dc:creator>
		<pubDate>Wed, 18 Jun 2014 16:16:01 +0000</pubDate>
		<guid isPermaLink="false">http://excelzoom.com/?p=77#comment-1060</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://excelzoom.com/naming-ranges/#comment-1058&quot;&gt;Col Delane&lt;/a&gt;.

The formula example may not be the best use of the functionality - but it is a way to use it. The example also indicated that entering &lt;code&gt;=customers&lt;/code&gt; will display the name of the customer in the range, in that row. This would indicate that using the formula in a row outside that range would produce an invalid result like you were seeing.
I suppose another formula example could include a reference to sales figures rather than customer names, where a Named Range can be added up using &lt;code&gt;=SUM(SalesByCustomer)&lt;/code&gt; or some other similar range. Perhaps even using it to track inventory would be another good example &lt;code&gt;=SUM(BeginningInv,PurchasedInv,-SoldInv)&lt;/code&gt;.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://excelzoom.com/naming-ranges/#comment-1058">Col Delane</a>.</p>
<p>The formula example may not be the best use of the functionality &#8211; but it is a way to use it. The example also indicated that entering <code>=customers</code> will display the name of the customer in the range, in that row. This would indicate that using the formula in a row outside that range would produce an invalid result like you were seeing.<br />
I suppose another formula example could include a reference to sales figures rather than customer names, where a Named Range can be added up using <code>=SUM(SalesByCustomer)</code> or some other similar range. Perhaps even using it to track inventory would be another good example <code>=SUM(BeginningInv,PurchasedInv,-SoldInv)</code>.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Col Delane		</title>
		<link>https://excelzoom.com/naming-ranges/#comment-1058</link>

		<dc:creator><![CDATA[Col Delane]]></dc:creator>
		<pubDate>Tue, 17 Jun 2014 05:03:39 +0000</pubDate>
		<guid isPermaLink="false">http://excelzoom.com/?p=77#comment-1058</guid>

					<description><![CDATA[The example for Formula is not a good use of this functionality. It will only work like this when you enter =customer in a cell on one of the rows 1:5. If you enter =customers in any row greater than 5 you will get a #VALUE error.]]></description>
			<content:encoded><![CDATA[<p>The example for Formula is not a good use of this functionality. It will only work like this when you enter =customer in a cell on one of the rows 1:5. If you enter =customers in any row greater than 5 you will get a #VALUE error.</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
