<?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: Dynamic Ranges in Charts</title>
	<atom:link href="http://www.dailydoseofexcel.com/archives/2009/10/29/dynamic-ranges-in-charts/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.dailydoseofexcel.com/archives/2009/10/29/dynamic-ranges-in-charts/</link>
	<description>Daily posts of Excel tips…and other stuff</description>
	<lastBuildDate>Wed, 08 Feb 2012 23:58:05 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: sam</title>
		<link>http://www.dailydoseofexcel.com/archives/2009/10/29/dynamic-ranges-in-charts/#comment-41924</link>
		<dc:creator>sam</dc:creator>
		<pubDate>Sun, 01 Nov 2009 12:03:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.dailydoseofexcel.com/?p=3156#comment-41924</guid>
		<description>&lt;p&gt;Normally, to make dynamic ranges you should use Index/Counta&lt;br&gt;
=$A$1:Index($A:$A,Counta($A:$A))&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Normally, to make dynamic ranges you should use Index/Counta<br />
=$A$1:Index($A:$A,Counta($A:$A))</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dick Kusleika</title>
		<link>http://www.dailydoseofexcel.com/archives/2009/10/29/dynamic-ranges-in-charts/#comment-41920</link>
		<dc:creator>Dick Kusleika</dc:creator>
		<pubDate>Sat, 31 Oct 2009 22:35:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.dailydoseofexcel.com/?p=3156#comment-41920</guid>
		<description>&lt;p&gt;Awesome Tushar.  Thanks for that.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Awesome Tushar.  Thanks for that.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rob van Gelder</title>
		<link>http://www.dailydoseofexcel.com/archives/2009/10/29/dynamic-ranges-in-charts/#comment-41912</link>
		<dc:creator>Rob van Gelder</dc:creator>
		<pubDate>Sat, 31 Oct 2009 00:32:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.dailydoseofexcel.com/?p=3156#comment-41912</guid>
		<description>&lt;p&gt;Jon: you&#039;re right, of course. I actually meant 2002 (which I run at work). I run 2003 and 2007 at home.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Jon: you&#8217;re right, of course. I actually meant 2002 (which I run at work). I run 2003 and 2007 at home.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Doug Glancy</title>
		<link>http://www.dailydoseofexcel.com/archives/2009/10/29/dynamic-ranges-in-charts/#comment-41904</link>
		<dc:creator>Doug Glancy</dc:creator>
		<pubDate>Fri, 30 Oct 2009 04:53:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.dailydoseofexcel.com/?p=3156#comment-41904</guid>
		<description>&lt;p&gt;The thing I don&#039;t like about lists is that if I unlock the input cells (leaving the formula cells locked) and protect the sheet, I lose the list functionality of being able to add rows.  At least I haven&#039;t been able to find any way.  Does anybody have a way to deal with this?&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>The thing I don&#8217;t like about lists is that if I unlock the input cells (leaving the formula cells locked) and protect the sheet, I lose the list functionality of being able to add rows.  At least I haven&#8217;t been able to find any way.  Does anybody have a way to deal with this?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jon Peltier</title>
		<link>http://www.dailydoseofexcel.com/archives/2009/10/29/dynamic-ranges-in-charts/#comment-41903</link>
		<dc:creator>Jon Peltier</dc:creator>
		<pubDate>Fri, 30 Oct 2009 04:14:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.dailydoseofexcel.com/?p=3156#comment-41903</guid>
		<description>&lt;p&gt;Rob -&lt;/p&gt;
&lt;p&gt;You don&#039;t need to suffer Excel 2007 for easier dynamic ranges. Excel 2003 introduced Lists, the grandpappy of 2007&#039;s Tables.&lt;/p&gt;
&lt;p&gt;In fact, Lists in 2003 was the single feature that convinced me to upgrade myself from Office 2000 to Office 2003, bypassing 2002 entirely.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Rob -</p>
<p>You don&#8217;t need to suffer Excel 2007 for easier dynamic ranges. Excel 2003 introduced Lists, the grandpappy of 2007&#8242;s Tables.</p>
<p>In fact, Lists in 2003 was the single feature that convinced me to upgrade myself from Office 2000 to Office 2003, bypassing 2002 entirely.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tushar Mehta</title>
		<link>http://www.dailydoseofexcel.com/archives/2009/10/29/dynamic-ranges-in-charts/#comment-41902</link>
		<dc:creator>Tushar Mehta</dc:creator>
		<pubDate>Fri, 30 Oct 2009 02:38:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.dailydoseofexcel.com/?p=3156#comment-41902</guid>
		<description>&lt;p&gt;Dick: Irrespective of how one computes the dynamic range, base only the 1st range on the calculated range.  For subsequent ranges, use =OFFSET(FirstRange,0,{n})  This way, if there is a change (correction / enhancement) in the computation of the dynamic range, subsequent names will update automatically.&lt;/p&gt;
&lt;p&gt;For an example, see Dynamic Range (&lt;a href=&quot;http://www.tushar-mehta.com/excel/newsgroups/dynamic_charts/index.html&quot; rel=&quot;nofollow&quot;&gt;http://www.tushar-mehta.com/excel/newsgroups/dynamic_charts/index.html&lt;/a&gt;).  The first example shows how the x range is based on the y range.  The second illustrates the other way around.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Dick: Irrespective of how one computes the dynamic range, base only the 1st range on the calculated range.  For subsequent ranges, use =OFFSET(FirstRange,0,{n})  This way, if there is a change (correction / enhancement) in the computation of the dynamic range, subsequent names will update automatically.</p>
<p>For an example, see Dynamic Range (<a href="http://www.tushar-mehta.com/excel/newsgroups/dynamic_charts/index.html" rel="nofollow">http://www.tushar-mehta.com/excel/newsgroups/dynamic_charts/index.html</a>).  The first example shows how the x range is based on the y range.  The second illustrates the other way around.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rob van Gelder</title>
		<link>http://www.dailydoseofexcel.com/archives/2009/10/29/dynamic-ranges-in-charts/#comment-41898</link>
		<dc:creator>Rob van Gelder</dc:creator>
		<pubDate>Thu, 29 Oct 2009 22:49:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.dailydoseofexcel.com/?p=3156#comment-41898</guid>
		<description>&lt;p&gt;The way I set up my input tables in 2003 is as follows:&lt;/p&gt;
&lt;p&gt;Assumptions:&lt;br&gt;
- Column headers on row 1&lt;br&gt;
- Content every row after row 1&lt;br&gt;
- Column 1 is the identifier column, and is non-blank.&lt;/p&gt;
&lt;p&gt;ref_RowCount  =COUNTA(Sheet1!$A:$A) - 1&lt;br&gt;
ref_Identifier =OFFSET(Sheet1!$A$1, 1, 0, ref_RowCount)&lt;br&gt;
ref_SecondColumn =OFFSET(Sheet1!$B$1, 1, 0, ref_RowCount)&lt;br&gt;
ref_ThirdColumn =OFFSET(Sheet1!$C$1, 1, 0, ref_RowCount)&lt;br&gt;
...&lt;/p&gt;
&lt;p&gt;It allows rows to be deleted, columns to be re-ordered.&lt;br&gt;
Of course, this all gets a lot easier by using 2007 Tables.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>The way I set up my input tables in 2003 is as follows:</p>
<p>Assumptions:<br />
- Column headers on row 1<br />
- Content every row after row 1<br />
- Column 1 is the identifier column, and is non-blank.</p>
<p>ref_RowCount  =COUNTA(Sheet1!$A:$A) &#8211; 1<br />
ref_Identifier =OFFSET(Sheet1!$A$1, 1, 0, ref_RowCount)<br />
ref_SecondColumn =OFFSET(Sheet1!$B$1, 1, 0, ref_RowCount)<br />
ref_ThirdColumn =OFFSET(Sheet1!$C$1, 1, 0, ref_RowCount)<br />
&#8230;</p>
<p>It allows rows to be deleted, columns to be re-ordered.<br />
Of course, this all gets a lot easier by using 2007 Tables.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

