<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Excel Pivot Tables &#187; dynamic range</title>
	<atom:link href="http://www.pivot-table.com/tag/dynamic-range/feed" rel="self" type="application/rss+xml" />
	<link>http://www.pivot-table.com</link>
	<description>Pivot Table Tutorials, Pivot Table Tips and Pivot Table News</description>
	<lastBuildDate>Thu, 02 Feb 2012 20:03:53 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
<image><title>Excel Pivot Tables</title><url>http://www.pivot-table.com/wp-content/themes/atahualpa/images/ColoursRSS.gif</url><link>http://www.pivot-table.com</link><width>34</width><height>34</height><description>Excel pivot table tips and tutorials.</description></image>		<item>
		<title>Automatically Include New Data in a Pivot Table</title>
		<link>http://www.pivot-table.com/excel-pivot-tables/automatically-include-new-data-in-a-pivot-table</link>
		<comments>http://www.pivot-table.com/excel-pivot-tables/automatically-include-new-data-in-a-pivot-table#comments</comments>
		<pubDate>Sun, 16 Nov 2008 02:24:09 +0000</pubDate>
		<dc:creator>Debra Dalgleish</dc:creator>
				<category><![CDATA[Excel Pivot Tables]]></category>
		<category><![CDATA[Pivot Chart]]></category>
		<category><![CDATA[Source Data]]></category>
		<category><![CDATA[dynamic range]]></category>

		<guid isPermaLink="false">http://www.pivot-table.com/?p=43</guid>
		<description><![CDATA[<p>Thank you for subscribing to the RSS feed for <a href="http://www.pivot-table.com">Excel Pivot Tables</a> .

Please visit the <a href="http://www.facebook.com/PivotTables">Pivot Tables page on Facebook</a> </p>
Thank you for subscribing to the RSS feed for Excel Pivot Tables . Please visit the Pivot Tables page on Facebook If your pivot table is based on an Excel list, and you probably add records to the existing source data table. You'd like the source data range to automatically expand to include any new [...]]]></description>
			<content:encoded><![CDATA[<p>Thank you for subscribing to the RSS feed for <a href="http://www.pivot-table.com">Excel Pivot Tables</a> .

Please visit the <a href="http://www.facebook.com/PivotTables">Pivot Tables page on Facebook</a> </p>
<p>If your pivot table is based on an Excel list, and you probably add records to the existing source data table. You'd like the source data range to automatically expand to include any new rows and columns. You don't want to manually change the pivot table range every time you add new data.</p>
<h4>Create a Dynamic Range</h4>
<p>If you frequently add new data to the pivot table source data, you can use a dynamic range, which will automatically expand to include the new rows and columns. Follow these steps to create a dynamic range:</p>
<ol>
<li><span> </span>Select the top-left cell in the source table. This step isn’t necessary, but helps you by inserting the cell reference in the name definition.</li>
<li><span> </span>Choose Insert | Name | Define.</li>
<li><span> </span>In the Names in workbook box, type a name for the dynamic range, for example, <strong>PivotData</strong>.</li>
<li><span> </span>In the Refers to box, type an OFFSET formula that refers to the selected cell. For example, with cell A1 selected on a worksheet named Pivot, you’d type (all on one line)<br />
<strong><span>=OFFSET(Pivot!$A$1,0,0,<br />
COUNTA(Pivot!$A:$A),<br />
COUNTA(Pivot!$1:$1))</span></strong></li>
<li>Click the OK button.</li>
</ol>
<h4>Change the Pivot Table Source</h4>
<p>Then, change the pivot table’s source to the dynamic range that you created:</p>
<ol>
<li><span> </span><span>Right-click </span>a cell in the pivot table.</li>
<li><span> </span>On the shortcut menu, click PivotTable Wizard.</li>
<li><span> </span>Click the Back button.</li>
<li><span> </span>In the Range box, type the name of the dynamic range, and click Finish.</li>
</ol>
<h4>Note</h4>
<p class="NoteTipCaution">This technique will not work if there are other items in row 1 or column A of the Pivot worksheet. Those items would be included in the count, and would falsely increase the size of the source range.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.pivot-table.com/excel-pivot-tables/automatically-include-new-data-in-a-pivot-table/feed</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
	</channel>
</rss>

