<?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: Summing Across Multiple Sheets</title>
	<atom:link href="http://excelhints.com/2008/12/08/summing-across-multiple-sheets/feed/" rel="self" type="application/rss+xml" />
	<link>http://excelhints.com/2008/12/08/summing-across-multiple-sheets/</link>
	<description>Excel Tips and Tricks for All Levels</description>
	<lastBuildDate>Thu, 29 Jul 2010 12:51:29 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: john</title>
		<link>http://excelhints.com/2008/12/08/summing-across-multiple-sheets/comment-page-1/#comment-688</link>
		<dc:creator>john</dc:creator>
		<pubDate>Mon, 02 Feb 2009 20:54:54 +0000</pubDate>
		<guid isPermaLink="false">http://excelhints.com/?p=474#comment-688</guid>
		<description>Hi Jim - 

I just confirmed that this does work in 2003.  It works the same way in 2003 as in the example above.  If you can provide more details about what problem you are having I can try to help you out.

Thanks - John</description>
		<content:encoded><![CDATA[<p>Hi Jim &#8211; </p>
<p>I just confirmed that this does work in 2003.  It works the same way in 2003 as in the example above.  If you can provide more details about what problem you are having I can try to help you out.</p>
<p>Thanks &#8211; John</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jim</title>
		<link>http://excelhints.com/2008/12/08/summing-across-multiple-sheets/comment-page-1/#comment-687</link>
		<dc:creator>Jim</dc:creator>
		<pubDate>Mon, 02 Feb 2009 19:36:42 +0000</pubDate>
		<guid isPermaLink="false">http://excelhints.com/?p=474#comment-687</guid>
		<description>None of these suggestions work in Excel 2003; it adds the number of worksheets rather than the actual values in the referenced cells. Anyone have a working 2003 way to add across multiple worksheets?</description>
		<content:encoded><![CDATA[<p>None of these suggestions work in Excel 2003; it adds the number of worksheets rather than the actual values in the referenced cells. Anyone have a working 2003 way to add across multiple worksheets?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: john</title>
		<link>http://excelhints.com/2008/12/08/summing-across-multiple-sheets/comment-page-1/#comment-644</link>
		<dc:creator>john</dc:creator>
		<pubDate>Fri, 09 Jan 2009 14:47:59 +0000</pubDate>
		<guid isPermaLink="false">http://excelhints.com/?p=474#comment-644</guid>
		<description>Great comment teemup!  That is definitely an excellent way to prevent from having to redo multiple formulas each time a sheet is added to the beginning or end of a range. 

Thanks.</description>
		<content:encoded><![CDATA[<p>Great comment teemup!  That is definitely an excellent way to prevent from having to redo multiple formulas each time a sheet is added to the beginning or end of a range. </p>
<p>Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: teemup</title>
		<link>http://excelhints.com/2008/12/08/summing-across-multiple-sheets/comment-page-1/#comment-643</link>
		<dc:creator>teemup</dc:creator>
		<pubDate>Fri, 09 Jan 2009 09:40:14 +0000</pubDate>
		<guid isPermaLink="false">http://excelhints.com/?p=474#comment-643</guid>
		<description>If you want to have a dynamic range of sheets to be added in the aggregate sheet, you can name one sheet as Start and another one as End. Then you can use a formula like =sum(Start:End!A1). The two named sheets can be empty. This is very useful when you have a high number of sheets, let&#039;s say 20 and you want to have the aggregate sum of for example sheets 5-17. Then you will only have to move the Start sheet before sheet 5 and the End sheet after sheet 17. It is very easy to change the range of sheets to be aggregated just by moving these two sheets and you won&#039;t even have to touch any of the used formulas on the aggregate sheet.</description>
		<content:encoded><![CDATA[<p>If you want to have a dynamic range of sheets to be added in the aggregate sheet, you can name one sheet as Start and another one as End. Then you can use a formula like =sum(Start:End!A1). The two named sheets can be empty. This is very useful when you have a high number of sheets, let&#8217;s say 20 and you want to have the aggregate sum of for example sheets 5-17. Then you will only have to move the Start sheet before sheet 5 and the End sheet after sheet 17. It is very easy to change the range of sheets to be aggregated just by moving these two sheets and you won&#8217;t even have to touch any of the used formulas on the aggregate sheet.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: john</title>
		<link>http://excelhints.com/2008/12/08/summing-across-multiple-sheets/comment-page-1/#comment-626</link>
		<dc:creator>john</dc:creator>
		<pubDate>Wed, 17 Dec 2008 01:56:39 +0000</pubDate>
		<guid isPermaLink="false">http://excelhints.com/?p=474#comment-626</guid>
		<description>That&#039;s another option if you want to sum every page in a workbook.</description>
		<content:encoded><![CDATA[<p>That&#8217;s another option if you want to sum every page in a workbook.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sam</title>
		<link>http://excelhints.com/2008/12/08/summing-across-multiple-sheets/comment-page-1/#comment-624</link>
		<dc:creator>sam</dc:creator>
		<pubDate>Sun, 14 Dec 2008 12:37:05 +0000</pubDate>
		<guid isPermaLink="false">http://excelhints.com/?p=474#comment-624</guid>
		<description>=sum(&#039;*&#039;!A1)</description>
		<content:encoded><![CDATA[<p>=sum(&#8216;*&#8217;!A1)</p>
]]></content:encoded>
	</item>
</channel>
</rss>
