<?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; Functions</title>
	<atom:link href="http://www.pivot-table.com/category/functions/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>Pivot Table Summary Functions: Product</title>
		<link>http://www.pivot-table.com/pivot-table/pivot-table-summary-functions-product</link>
		<comments>http://www.pivot-table.com/pivot-table/pivot-table-summary-functions-product#comments</comments>
		<pubDate>Mon, 02 Aug 2010 20:22:00 +0000</pubDate>
		<dc:creator>Debra Dalgleish</dc:creator>
				<category><![CDATA[Functions]]></category>
		<category><![CDATA[Pivot Table]]></category>
		<category><![CDATA[pivot table summary functions]]></category>
		<category><![CDATA[Pivot Table Totals]]></category>
		<category><![CDATA[pivot table tutorial]]></category>

		<guid isPermaLink="false">http://www.pivot-table.com/pivot-table/pivot-table-summary-functions-product</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 In recent blog posts, we’ve looked at the pivot table Count function, the Average function, and the Min and Max functions. In this article we’ll look at the Product function. Product Summary Function The [...]]]></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>In recent blog posts, we’ve looked at the pivot table <a href="http://www.pivot-table.com/excel-pivot-tables/pivot-table-summary-functions-count">Count function</a>, the <a href="http://www.pivot-table.com/excel-pivot-tables/pivot-table-summary-functions-average">Average function</a>, and the <a title="Min and Max functions" href="http://www.pivot-table.com/excel-pivot-tables/pivot-table-summary-functions-max-and-min" target="_blank">Min and Max functions</a>. In this article we’ll look at the Product function.</p>
<h3>Product Summary Function</h3>
<p>The <b>Product </b>summary function shows the result of multiplying all the underlying values in the Values area. The result is the same as using the PRODUCT function on the worksheet to calculate the multiplied values. </p>
<p>In all the years that I've worked with pivot tables, I've never had to use the <b>Product</b> summary function, and can't imagine a situation where it would be useful. However, you can see how it works, and decide if it would be useful in any of your applications.</p>
<h3>PRODUCT Worksheet Function</h3>
<p>The PRODUCT worksheet function can be useful as a quick way to multiply several values in a worksheet row. For example, in this list of orders, the PRODUCT function multiplies the item quantity, times the cost, times the markup rate, to get the total price for each order.</p>
<p>In column G, you can see the total calculated by using the multiplier operator instead. The only case in which the results are different is where there is a blank cell, such as in row 4. The PRODUCT function treats the blank as a 1, and the multiplier operator treats the blank as a zero.</p>
<p><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="pivotproduct02" border="0" alt="pivotproduct02" src="http://www.pivot-table.com/wp-content/uploads/2010/08/pivotproduct02.png" width="400" height="232" />&#160;</p>
<p>In this scenario, the PRODUCT worksheet function shows a meaningful result.</p>
<h3>PRODUCT Worksheet Function for Columns</h3>
<p>However, when you're using data&#160; as the source for a pivot table, you aren't multiplying rows, as you would with the PRODUCT worksheet example above. The pivot table will summarize the data from several, or even thousands of rows, so the PRODUCT function isn't useful, in my experience.</p>
<p>In the screen shot below, you can see the pivot table source data, with the product calculated for each type of item that's sold, using the PRODUCT worksheet function. Instead of multiplying the values in rows, values in the same column (Qty) are being multiplied.</p>
<p>At the bottom of the source data is the overall PRODUCT calculation.</p>
<p><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="pivotproduct01" border="0" alt="pivotproduct01" src="http://www.pivot-table.com/wp-content/uploads/2010/08/pivotproduct01.png" width="355" height="280" /></p>
<p>Unlike the previous example, these products are meaningless.</p>
<h3>Pivot Table Product Summary Function</h3>
<p>When you use the Product summary function in a pivot table that's based on the data source shown above, the results are the same meaningless numbers.</p>
<p>The results of the <b>Product</b> function may be very large numbers and default to a Scientific number format. You can format the numbers as Number format, instead of Scientific format. </p>
<p>Note: Excel only stores and calculates with 15 significant digits of precision, so after the 15th character you'll only see zeros.</p>
<p>&#160;<img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="pivotproduct03" border="0" alt="pivotproduct03" src="http://www.pivot-table.com/wp-content/uploads/2010/08/pivotproduct03.png" width="356" height="229" /> </p>
<p>_________</p>
]]></content:encoded>
			<wfw:commentRss>http://www.pivot-table.com/pivot-table/pivot-table-summary-functions-product/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Copy a Custom PivotTable Style</title>
		<link>http://www.pivot-table.com/pivot-table/copy-a-custom-pivottable-style</link>
		<comments>http://www.pivot-table.com/pivot-table/copy-a-custom-pivottable-style#comments</comments>
		<pubDate>Tue, 21 Jul 2009 19:27:00 +0000</pubDate>
		<dc:creator>Debra Dalgleish</dc:creator>
				<category><![CDATA[Formatting]]></category>
		<category><![CDATA[Functions]]></category>
		<category><![CDATA[Pivot Table]]></category>
		<category><![CDATA[PivotTable Styles]]></category>

		<guid isPermaLink="false">http://www.pivot-table.com/pivot-table/copy-a-custom-pivottable-style</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 You can create custom PivotTable Styles in an Excel 2007 workbook, to fine tune the appearance of your pivot tables. If you’ve invested a lot of time in create a custom style, you might [...]]]></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>You can create custom PivotTable Styles in an Excel 2007 workbook, to fine tune the appearance of your pivot tables. If you’ve invested a lot of time in create a custom style, you might like to copy that style to a different workbook.</p>
<p><img style="border-right: 0px; border-top: 0px; display: inline; border-left: 0px; border-bottom: 0px" title="PivotCustomStyleMed" src="http://www.pivot-table.com/wp-content/uploads/2009/07/pivotcustomstylemed.png" border="0" alt="PivotCustomStyleMed" width="297" height="126" /></p>
<p>Unfortunately, there isn’t a built-in command that will let you copy PivotTable Styles from one workbook to another. However, you can follow a few simple steps to copy your styles to any workbook.</p>
<h3>Copy a PivotTable Style</h3>
<p>To copy a custom PivotTable style, you can temporarily copy a formatted pivot table to a different workbook. In this example, we’ll copy a custom PivotTable Style – MyMedium2 – from the MyOld.xlsx workbook to the MyNew.xlsx workbook.</p>
<ol>
<li>In the MyOld.xlsx workbook, select a cell in the pivot table that has the custom style applied.</li>
<li style="text-align: left;">On the Ribbon’s Options tab, in the Actions group, click Select.<img style="border-right: 0px; border-top: 0px; display: inline; border-left: 0px; border-bottom: 0px" title="PivotTableSelect" src="http://www.pivot-table.com/wp-content/uploads/2009/07/pivottableselect.png" border="0" alt="PivotTableSelect" width="310" height="224" /></li>
<li>Click the Entire Pivot Table command.</li>
<li>On the Ribbon’s Home tab, click Copy.</li>
<li>Switch to the MyNew.xlsx workbook.</li>
<li style="text-align: left;">Select a blank worksheet, or insert a new blank worksheet.<img style="border-right: 0px; border-top: 0px; display: inline; border-left: 0px; border-bottom: 0px" title="SheetInsert" src="http://www.pivot-table.com/wp-content/uploads/2009/07/sheetinsert.png" border="0" alt="SheetInsert" width="340" height="138" /></li>
<li>Select cell A1 on the blank worksheet.</li>
<li>On the Ribbon’s Home tab, click Paste.</li>
<li>Delete the sheet that contains the pasted copy of the pivot table.</li>
</ol>
<p>Your custom PivotTable style now appears in the PivotTable Styles gallery.</p>
<p><img style="border-right: 0px; border-top: 0px; display: inline; border-left: 0px; border-bottom: 0px" title="PivotCustomStyle" src="http://www.pivot-table.com/wp-content/uploads/2009/07/pivotcustomstyle.png" border="0" alt="PivotCustomStyle" width="297" height="188" /></p>
<p>Select any pivot table in the workbook, and apply your custom PivotTable Style.</p>
<h3>Watch the Video</h3>
<p><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="425" height="344" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://www.youtube.com/v/9cP_IahEc1U&amp;hl=en&amp;fs=1" /><embed type="application/x-shockwave-flash" width="425" height="344" src="http://www.youtube.com/v/9cP_IahEc1U&amp;hl=en&amp;fs=1" allowscriptaccess="always" allowfullscreen="true"></embed></object><br />
_____________________</p>
<p>For more information on Pivot Tables, please visit <a href="http://www.contextures.com/tiptech.html#PivotTables">Pivot Table Topics</a> index on the Contextures Website.</p>
<p>_____________________</p>
]]></content:encoded>
			<wfw:commentRss>http://www.pivot-table.com/pivot-table/copy-a-custom-pivottable-style/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Pivot Tables based on Team Foundation Server</title>
		<link>http://www.pivot-table.com/excel-pivot-tables/pivot-tables-based-on-team-foundation-server</link>
		<comments>http://www.pivot-table.com/excel-pivot-tables/pivot-tables-based-on-team-foundation-server#comments</comments>
		<pubDate>Mon, 22 Jun 2009 17:35:30 +0000</pubDate>
		<dc:creator>Debra Dalgleish</dc:creator>
				<category><![CDATA[Excel Pivot Tables]]></category>
		<category><![CDATA[Functions]]></category>

		<guid isPermaLink="false">http://www.pivot-table.com/excel-pivot-tables/pivot-tables-based-on-team-foundation-server</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 Changes being made to the relational warehouse and cube schema in Team Foundation Server 2010 will affect existing Excel pivot tables/charts that are authored against the warehouse or cube. To learn more, you can [...]]]></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>Changes being made to the relational warehouse and cube schema in Team Foundation Server 2010 will affect existing Excel pivot tables/charts that are authored against the warehouse or cube.</p>
<p>To learn more, you can read the article on <a href="http://blogs.msdn.com/sunder/archive/2009/05/16/team-foundation-server-2010-relational-warehouse-and-cube-schema-changes.aspx ">Sunder Raman's Blog</a>.</p>
<p><a href="http://blogs.msdn.com/sunder/archive/2009/05/16/team-foundation-server-2010-"><br />
</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.pivot-table.com/excel-pivot-tables/pivot-tables-based-on-team-foundation-server/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Counting Blank Cells in Source Data</title>
		<link>http://www.pivot-table.com/pivot-table/counting-blank-cells-in-source-data</link>
		<comments>http://www.pivot-table.com/pivot-table/counting-blank-cells-in-source-data#comments</comments>
		<pubDate>Fri, 28 Nov 2008 02:53:33 +0000</pubDate>
		<dc:creator>Debra Dalgleish</dc:creator>
				<category><![CDATA[Functions]]></category>
		<category><![CDATA[Pivot Table]]></category>
		<category><![CDATA[PivotTable]]></category>

		<guid isPermaLink="false">http://www.pivot-table.com/pivot-table/counting-blank-cells-in-source-data</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 there are blank cells in one of the fields in your source data, you might want to show a count of the blank cells in the pivot table. In this example there's a [...]]]></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 there are blank cells in one of the fields in your source data, you might want to show a count of the blank cells in the pivot table. In this example there's a Region field in the source data, and some of the records have no region name entered. In the pivot table, you'd like to see a count of how many records are missing a region name.
<p>To find the count, you might add the Region field to the pivot table’s row area, and put another copy of the Region field in the data area, as Count of Region.This seems logical, but there’s no count showing for the blank regions.
<p>&nbsp;<a href="http://www.pivot-table.com/wp-content/uploads/2008/11/pivotcountblanks.gif"><img style="border-top-width: 0px; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" height="180" alt="PivotCountBlanks" src="http://www.pivot-table.com/wp-content/uploads/2008/11/pivotcountblanks-thumb.gif" width="172" border="0"></a><br />
<h4>Count a Different Field</h4>
<p>A pivot table can’t count the blank cells when you add a field to the data area and use the Count or CountNum summary function. That's why no count appears beside the (blank) region in the screen shot above.
<p>Instead, put a different field in the data area, and use it for the count. For example, if the Units field will always contain data, add Count of Units to the data area, as shown below. The count of blank Regions is now calculated, and you can see that three records are missing a region name.
<p><a href="http://www.pivot-table.com/wp-content/uploads/2008/11/pivotcountblanksb.gif"><img style="border-top-width: 0px; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" height="179" alt="PivotCountBlanksB" src="http://www.pivot-table.com/wp-content/uploads/2008/11/pivotcountblanksb-thumb.gif" width="174" border="0"></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.pivot-table.com/pivot-table/counting-blank-cells-in-source-data/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Locate the Source Data For a Pivot Table</title>
		<link>http://www.pivot-table.com/pivot-table/locate-the-source-data-for-a-pivot-table</link>
		<comments>http://www.pivot-table.com/pivot-table/locate-the-source-data-for-a-pivot-table#comments</comments>
		<pubDate>Sun, 09 Nov 2008 00:10:49 +0000</pubDate>
		<dc:creator>Debra Dalgleish</dc:creator>
				<category><![CDATA[Functions]]></category>
		<category><![CDATA[Grouping]]></category>
		<category><![CDATA[Pivot Chart]]></category>
		<category><![CDATA[Pivot Table]]></category>
		<category><![CDATA[Protection]]></category>
		<category><![CDATA[Refresh]]></category>
		<category><![CDATA[Source Data]]></category>

		<guid isPermaLink="false">http://www.pivot-table.com/pivot-table/locate-the-source-data-for-a-pivot-table</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 You might have to make changes to a workbook that contains a pivot table. If someone else created that workbook, you may not be sure where to find the Excel table that was used [...]]]></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>You might have to make changes to a workbook that contains a pivot table. If someone else created that workbook, you may not be sure where to find the Excel table that was used as the pivot table's source data. In some workbooks there can be several Excel tables, and it's not immediately obvious which table was used.</p>
<h4>How To Locate the Source Data</h4>
<p>To locate the source data, follow these steps:</p>
<p>1. Select any cell in the pivot table.</p>
<p>2. On the Ribbon, under the PivotTable Tools tab, click the Options tab.</p>
<p>3. In the Data group, click the top section of the Change Data Source command.</p>
<p style="padding-left: 30px;"><a href="http://www.pivot-table.com/wp-content/uploads/2008/11/pivotchangesource.gif"><img style="border-top-width: 0px; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" src="http://www.pivot-table.com/wp-content/uploads/2008/11/pivotchangesource.gif" border="0" alt="PivotChangeSource" /></a></p>
<p style="padding-left: 30px;">In the Change PivotTable Data Source dialog box, you can see the the source table or range in the Table/Range box. This may be a worksheet reference, such as</p>
<blockquote>
<ul>
<li>Sales_North!$A$1:$O$500</li>
</ul>
</blockquote>
<p style="padding-left: 30px;">or a table name, such as</p>
<blockquote>
<ul>
<li>Sales_East</li>
</ul>
</blockquote>
<p>On the worksheet, behind the dialog box, you can see the source range, surrounded by a moving border.</p>
<p><a href='http://www.pivot-table.com/wp-content/uploads/2008/11/pivot_changetable.gif'><img src="http://www.pivot-table.com/wp-content/uploads/2008/11/pivot_changetable.gif" alt="" title="pivot_changetable" width="448" height="258" class="alignnone size-full wp-image-40" /></a></p>
<p>4. Click OK, to close the dialog box.</p>
<h4>Unhide a Sheet</h4>
<p>Usually the source range will be visible, and surrounded by a moving border. If the source range isn't activated, it may be on a hidden worksheet. You can follow these steps to unhide a sheet:</p>
<p>1. On the Ribbon, click the Home tab</p>
<p>2. In the Cells group, click Format.</p>
<p>2. In the Visibility section, click Hide &amp; Unhide, and then click the Unhide Sheet command.</p>
<p>3. In the list, select the sheet that you want to make visible, and click OK.</p>
<p><a href="http://www.pivot-table.com/wp-content/uploads/2008/11/sheetunhide.gif"><img style="border-top-width: 0px; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" src="http://www.pivot-table.com/wp-content/uploads/2008/11/sheetunhide.gif" border="0" alt="SheetUnhide" /></a></p>
<p>___________________________</p>
<p>For more information on pivot tables, see the <a href="http://www.contextures.com/tiptech.html#PivotTables">Pivot Table Topics</a> on my Contextures web site.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.pivot-table.com/pivot-table/locate-the-source-data-for-a-pivot-table/feed</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
		<item>
		<title>Remove Old Items in Excel 2007 Pivot Table</title>
		<link>http://www.pivot-table.com/excel-pivot-tables/remove-old-items-in-excel-2007-pivot-table</link>
		<comments>http://www.pivot-table.com/excel-pivot-tables/remove-old-items-in-excel-2007-pivot-table#comments</comments>
		<pubDate>Sat, 06 Sep 2008 05:17:29 +0000</pubDate>
		<dc:creator>Debra Dalgleish</dc:creator>
				<category><![CDATA[Excel Pivot Tables]]></category>
		<category><![CDATA[Functions]]></category>
		<category><![CDATA[Contextures]]></category>
		<category><![CDATA[Excel]]></category>
		<category><![CDATA[Items]]></category>
		<category><![CDATA[Old]]></category>
		<category><![CDATA[Pivot]]></category>
		<category><![CDATA[Tables]]></category>

		<guid isPermaLink="false">http://www.pivot-table.com/excel-pivot-tables/remove-old-items-in-excel-2007-pivot-table</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 To prevent old items from being retained in an Excel 2007 pivot table, you can change an option setting, as shown in the short video below: Right-click a cell in the pivot table Click [...]]]></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>To prevent old items from being retained in an Excel 2007 pivot table, you can change an option setting, as shown in the short video below:</p>
<ol>
<li>Right-click a cell in the pivot table</li>
<li>Click on PivotTable options</li>
<li>Click on the Data tab</li>
<li>In the Retain Items section, select None from the drop down list.</li>
<li>Click OK, then refresh the pivot table.</li>
</ol>
<p>Details at <a href="http://www.contextures.com/xlPivot04.html">www.contextures.com/xlPivot04.html</a></p>
<p><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="425" height="344" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="src" value="http://www.youtube.com/v/CIRU6O71vRA&amp;hl=en" /><embed type="application/x-shockwave-flash" width="425" height="344" src="http://www.youtube.com/v/CIRU6O71vRA&amp;hl=en"></embed></object></p>
<p>___________________________</p>
<p>For more information on pivot tables, see the <a href="http://www.contextures.com/tiptech.html#PivotTables">Pivot Table Topics</a> on my Contextures web site.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.pivot-table.com/excel-pivot-tables/remove-old-items-in-excel-2007-pivot-table/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Default Functions in a Pivot Table</title>
		<link>http://www.pivot-table.com/excel-pivot-tables/default-functions-in-a-pivot-table</link>
		<comments>http://www.pivot-table.com/excel-pivot-tables/default-functions-in-a-pivot-table#comments</comments>
		<pubDate>Wed, 27 Aug 2008 03:51:31 +0000</pubDate>
		<dc:creator>Debra Dalgleish</dc:creator>
				<category><![CDATA[Excel Pivot Tables]]></category>
		<category><![CDATA[Functions]]></category>
		<category><![CDATA[Pivot Table]]></category>
		<category><![CDATA[PivotTable]]></category>
		<category><![CDATA[PivotTables]]></category>
		<category><![CDATA[default settings]]></category>

		<guid isPermaLink="false">http://www.pivot-table.com/?p=11</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 Usually, when you add a field to the Values area in a pivot table, it automatically uses the Sum function. Sometimes though, a field automatically uses the Count function. You might not understand why [...]]]></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>Usually, when you add a field to the Values area in a pivot table, it automatically uses the Sum function. Sometimes though, a field automatically uses the Count function. You might not understand why different functions are used for two fields that contain similar data.</p>
<ul>
<li>If there are <strong>blank </strong>cells, or <strong>non-numeric</strong> data in the field, the <strong>Count </strong>function is used as a default.</li>
<li>For fields that contain all <strong>numeric </strong>data, the <strong>Sum </strong>function is the default.</li>
</ul>
<p>You can’t set a default summary function in a pivot table. However, after the field has been added to the Values area, you can change its summary function:</p>
<ol>
<li>Right-click a cell in the field that you want to change, and choose Field Settings.</li>
<li>In the Summarize by list, select one of the functions.</li>
<li>Click OK to close the PivotTable Field dialog box.</li>
</ol>
<p>___________________________</p>
<p>For more information on pivot tables, see the <a href="http://www.contextures.com/tiptech.html#PivotTables">Pivot Table Topics</a> on my Contextures web site.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.pivot-table.com/excel-pivot-tables/default-functions-in-a-pivot-table/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

