<?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: Subtotals to summarize data</title>
	<atom:link href="http://www.dailydoseofexcel.com/archives/2007/01/21/subtotals-to-summarize-data/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.dailydoseofexcel.com/archives/2007/01/21/subtotals-to-summarize-data/</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: Dick Kusleika</title>
		<link>http://www.dailydoseofexcel.com/archives/2007/01/21/subtotals-to-summarize-data/#comment-25435</link>
		<dc:creator>Dick Kusleika</dc:creator>
		<pubDate>Mon, 09 Jul 2007 23:17:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.dailydoseofexcel.com/?p=1588#comment-25435</guid>
		<description>&lt;p&gt;Sam:  &lt;a href=&quot;http://support.microsoft.com/kb/831824/&quot; rel=&quot;nofollow&quot;&gt;http://support.microsoft.com/kb/831824/&lt;/a&gt; fixed it for me.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Sam:  <a href="http://support.microsoft.com/kb/831824/" rel="nofollow">http://support.microsoft.com/kb/831824/</a> fixed it for me.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sam</title>
		<link>http://www.dailydoseofexcel.com/archives/2007/01/21/subtotals-to-summarize-data/#comment-25402</link>
		<dc:creator>sam</dc:creator>
		<pubDate>Sun, 08 Jul 2007 05:08:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.dailydoseofexcel.com/?p=1588#comment-25402</guid>
		<description>&lt;p&gt;Here is bug / problem when using subtotals that I just bumped into&lt;/p&gt;
&lt;p&gt;CAT  PROD  AMT&lt;br&gt;
C1   P1    100&lt;br&gt;
C1   P1    200&lt;br&gt;
C1   P2    300&lt;br&gt;
C2   P3    400&lt;br&gt;
C2   P3    100&lt;br&gt;
C2   P3    100&lt;br&gt;
C3   P1    200&lt;br&gt;
C3   P1    200&lt;br&gt;
C3   P2    100&lt;br&gt;
C3   P2    200&lt;/p&gt;
&lt;p&gt;If you first subtotal on CAT and then on Prod (Replace Subtotals unchecked)&lt;br&gt;
You will see that it works fine for CAT C1 and C3. However for C2 which has only 1 PRod viz. P3 the subtotal of P3 comes outside the CAT C2 Total....&lt;/p&gt;
&lt;p&gt;Any one knows how to fix this&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Here is bug / problem when using subtotals that I just bumped into</p>
<p>CAT  PROD  AMT<br />
C1   P1    100<br />
C1   P1    200<br />
C1   P2    300<br />
C2   P3    400<br />
C2   P3    100<br />
C2   P3    100<br />
C3   P1    200<br />
C3   P1    200<br />
C3   P2    100<br />
C3   P2    200</p>
<p>If you first subtotal on CAT and then on Prod (Replace Subtotals unchecked)<br />
You will see that it works fine for CAT C1 and C3. However for C2 which has only 1 PRod viz. P3 the subtotal of P3 comes outside the CAT C2 Total&#8230;.</p>
<p>Any one knows how to fix this</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jim Thomlinson</title>
		<link>http://www.dailydoseofexcel.com/archives/2007/01/21/subtotals-to-summarize-data/#comment-22177</link>
		<dc:creator>Jim Thomlinson</dc:creator>
		<pubDate>Wed, 24 Jan 2007 00:18:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.dailydoseofexcel.com/?p=1588#comment-22177</guid>
		<description>&lt;p&gt;Personally I don&#039;t use Subtotals that often any more. I prefer to use pivot tables. The performance is much better on large files and the ability to display the data in a bunch of different ways is a real plus. Additionally the ability to create several pivot tables off of one set of source data is mighty handy. Where I still use subtotals is when one of the fields has more than 8,000 unique item. That causes pivot tables to die an untimely death...&lt;/p&gt;
&lt;p&gt;Before I get a bunch of replies that subtotals provide a very different functionallity, I would just like to say &quot;I know they do&quot;. Just wanted to point out the pivot tables can be used in place of subtotals in a lot of areas with great results.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Personally I don&#8217;t use Subtotals that often any more. I prefer to use pivot tables. The performance is much better on large files and the ability to display the data in a bunch of different ways is a real plus. Additionally the ability to create several pivot tables off of one set of source data is mighty handy. Where I still use subtotals is when one of the fields has more than 8,000 unique item. That causes pivot tables to die an untimely death&#8230;</p>
<p>Before I get a bunch of replies that subtotals provide a very different functionallity, I would just like to say &#8220;I know they do&#8221;. Just wanted to point out the pivot tables can be used in place of subtotals in a lot of areas with great results.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rob van Gelder</title>
		<link>http://www.dailydoseofexcel.com/archives/2007/01/21/subtotals-to-summarize-data/#comment-22171</link>
		<dc:creator>Rob van Gelder</dc:creator>
		<pubDate>Tue, 23 Jan 2007 00:11:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.dailydoseofexcel.com/?p=1588#comment-22171</guid>
		<description>&lt;p&gt;Mike: Good point&lt;/p&gt;
&lt;p&gt;Brett: Your method is what I would choose if I needed subtotals on the same line.&lt;br&gt;
If multiple subtotals is not an issue, try this:&lt;br&gt;
After performing your first subtotals, select the range and open the Subtotals again, but this time ensure &#039;Remove current subtotals&#039; is unticked.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Mike: Good point</p>
<p>Brett: Your method is what I would choose if I needed subtotals on the same line.<br />
If multiple subtotals is not an issue, try this:<br />
After performing your first subtotals, select the range and open the Subtotals again, but this time ensure &#8216;Remove current subtotals&#8217; is unticked.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mike M.</title>
		<link>http://www.dailydoseofexcel.com/archives/2007/01/21/subtotals-to-summarize-data/#comment-22170</link>
		<dc:creator>Mike M.</dc:creator>
		<pubDate>Mon, 22 Jan 2007 21:08:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.dailydoseofexcel.com/?p=1588#comment-22170</guid>
		<description>&lt;p&gt;The one thing that I would point out is to make sure the column you want to subtotal is sorted according to your needs.  Otherwise, the results will not be what you want.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>The one thing that I would point out is to make sure the column you want to subtotal is sorted according to your needs.  Otherwise, the results will not be what you want.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brett</title>
		<link>http://www.dailydoseofexcel.com/archives/2007/01/21/subtotals-to-summarize-data/#comment-22167</link>
		<dc:creator>Brett</dc:creator>
		<pubDate>Mon, 22 Jan 2007 16:55:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.dailydoseofexcel.com/?p=1588#comment-22167</guid>
		<description>&lt;p&gt;Rob,&lt;/p&gt;
&lt;p&gt;     More often than not, I need several aggregate functions on the subtotal line (e.g. Count for one col, Sum for another, Max on a third.) I usually sum on all three and use find-and-replace to change the first argument of the Subtotal function. If I need any data brought straight to the subtotal line I collapse the subtotals, goto visibles, key in a ref, then Ctrl+enter.  Any alternate ideas?&lt;/p&gt;
&lt;p&gt;Thanks,&lt;br&gt;
Brett&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Rob,</p>
<p>     More often than not, I need several aggregate functions on the subtotal line (e.g. Count for one col, Sum for another, Max on a third.) I usually sum on all three and use find-and-replace to change the first argument of the Subtotal function. If I need any data brought straight to the subtotal line I collapse the subtotals, goto visibles, key in a ref, then Ctrl+enter.  Any alternate ideas?</p>
<p>Thanks,<br />
Brett</p>
]]></content:encoded>
	</item>
</channel>
</rss>

