<?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: Calculating Running Totals without Errors</title>
	<atom:link href="http://www.dailydoseofexcel.com/archives/2006/07/28/calculating-running-totals-without-errors/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.dailydoseofexcel.com/archives/2006/07/28/calculating-running-totals-without-errors/</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: darmawan</title>
		<link>http://www.dailydoseofexcel.com/archives/2006/07/28/calculating-running-totals-without-errors/#comment-30508</link>
		<dc:creator>darmawan</dc:creator>
		<pubDate>Fri, 08 Feb 2008 10:45:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.dailydoseofexcel.com/?p=1459#comment-30508</guid>
		<description>&lt;p&gt;thank, bright idea. off-set function is best way out from the problem.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>thank, bright idea. off-set function is best way out from the problem.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nawazish</title>
		<link>http://www.dailydoseofexcel.com/archives/2006/07/28/calculating-running-totals-without-errors/#comment-21229</link>
		<dc:creator>Nawazish</dc:creator>
		<pubDate>Wed, 11 Oct 2006 10:57:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.dailydoseofexcel.com/?p=1459#comment-21229</guid>
		<description>&lt;p&gt;Thanx a lot, i was facing same problem and now solve with help of your kind guidance.&lt;br&gt;
The offset function really works.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Thanx a lot, i was facing same problem and now solve with help of your kind guidance.<br />
The offset function really works.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Randy Harmelink</title>
		<link>http://www.dailydoseofexcel.com/archives/2006/07/28/calculating-running-totals-without-errors/#comment-20543</link>
		<dc:creator>Randy Harmelink</dc:creator>
		<pubDate>Thu, 10 Aug 2006 19:24:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.dailydoseofexcel.com/?p=1459#comment-20543</guid>
		<description>&lt;p&gt;I use the offset() function like this between rows, to prevent errors when deleting rows.  However, I don&#039;t think I&#039;d ever use the offset() function like this for picking up data on the same row.  If you were to insert an additional column, say for an account number or additional description, or move the income or expense columns, all of your running subtotals would be hosed.  I just don&#039;t see any gain to using offset() to pick up something on the same row.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>I use the offset() function like this between rows, to prevent errors when deleting rows.  However, I don&#8217;t think I&#8217;d ever use the offset() function like this for picking up data on the same row.  If you were to insert an additional column, say for an account number or additional description, or move the income or expense columns, all of your running subtotals would be hosed.  I just don&#8217;t see any gain to using offset() to pick up something on the same row.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jon Peltier</title>
		<link>http://www.dailydoseofexcel.com/archives/2006/07/28/calculating-running-totals-without-errors/#comment-20541</link>
		<dc:creator>Jon Peltier</dc:creator>
		<pubDate>Thu, 10 Aug 2006 18:41:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.dailydoseofexcel.com/?p=1459#comment-20541</guid>
		<description>&lt;p&gt;Eek -&lt;/p&gt;
&lt;p&gt;First of all, putting SUM() around an otherwise healthy formula is redundant and unnecessary. And redundant.&lt;/p&gt;
&lt;p&gt;Second, what if you delete the 4th row, or manually rearrange rows? Your formula loses its reference, which was Curt&#039;s whole point.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Eek -</p>
<p>First of all, putting SUM() around an otherwise healthy formula is redundant and unnecessary. And redundant.</p>
<p>Second, what if you delete the 4th row, or manually rearrange rows? Your formula loses its reference, which was Curt&#8217;s whole point.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: EEK-A-CELL</title>
		<link>http://www.dailydoseofexcel.com/archives/2006/07/28/calculating-running-totals-without-errors/#comment-20530</link>
		<dc:creator>EEK-A-CELL</dc:creator>
		<pubDate>Thu, 10 Aug 2006 00:34:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.dailydoseofexcel.com/?p=1459#comment-20530</guid>
		<description>&lt;p&gt;Has anybody tried this on PocketExcel???&lt;br&gt;
I&#039;ve tried a bunch of methods the one that works like this is =SUM(E4+B5-C5)&lt;br&gt;
Thanks!&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Has anybody tried this on PocketExcel???<br />
I&#8217;ve tried a bunch of methods the one that works like this is =SUM(E4+B5-C5)<br />
Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tushar Mehta</title>
		<link>http://www.dailydoseofexcel.com/archives/2006/07/28/calculating-running-totals-without-errors/#comment-20393</link>
		<dc:creator>Tushar Mehta</dc:creator>
		<pubDate>Mon, 31 Jul 2006 20:07:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.dailydoseofexcel.com/?p=1459#comment-20393</guid>
		<description>&lt;p&gt;Curt wrote, &quot;I agree, Tushar, that you shouldn&#039;t delete rows if your list could be audited.&quot;&lt;/p&gt;
&lt;p&gt;Curt, my intent wasn&#039;t to comment on the specifics of your solution but rather on the more general issue of the trustworthiness of Excel based solutions.  Nor is it meant to knock Excel.  It is the &quot;free form&quot; nature of spreadsheets (coupled with the power of programming languages like VBA) that gives them tremendous power and usability.  But, that comes at a price, a piece of which is the lack of an audit trail.  Another component is understandability and trust in the result.  If you are the senior executive who has to sign off on something and risk criminal or civil prosecution if it turns out you &quot;lied,&quot; I imagine it would add an element of uneasiness in some.&lt;/p&gt;
&lt;p&gt;[Recently, I was asked to help with a workbook that &quot;well, it works almost all the time but sometimes the numbers don&#039;t seem quite right and we cannot figure out what&#039;s going on.&quot;  It took me several days to just understand what was what and I still wouldn&#039;t bet any money on that!  References to cells here and there, in this worksheet and that, up and down, back and forth, left and right, named formulas, named ranges, names that mapped to error values, very hidden names, gooblydegook array formulas designed to &quot;save&quot; a cell or two, and a godforsaken amount of VBA with almost all global variables.  With a &quot;solution&quot; like this, it isn&#039;t SOX I would worry about -- and, forget about mission critical stuff.  *Any* business decision that relied on this workbook would be, IMO, a crap shoot.]&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Curt wrote, &#8220;I agree, Tushar, that you shouldn&#8217;t delete rows if your list could be audited.&#8221;</p>
<p>Curt, my intent wasn&#8217;t to comment on the specifics of your solution but rather on the more general issue of the trustworthiness of Excel based solutions.  Nor is it meant to knock Excel.  It is the &#8220;free form&#8221; nature of spreadsheets (coupled with the power of programming languages like VBA) that gives them tremendous power and usability.  But, that comes at a price, a piece of which is the lack of an audit trail.  Another component is understandability and trust in the result.  If you are the senior executive who has to sign off on something and risk criminal or civil prosecution if it turns out you &#8220;lied,&#8221; I imagine it would add an element of uneasiness in some.</p>
<p>[Recently, I was asked to help with a workbook that "well, it works almost all the time but sometimes the numbers don't seem quite right and we cannot figure out what's going on."  It took me several days to just understand what was what and I still wouldn't bet any money on that!  References to cells here and there, in this worksheet and that, up and down, back and forth, left and right, named formulas, named ranges, names that mapped to error values, very hidden names, gooblydegook array formulas designed to "save" a cell or two, and a godforsaken amount of VBA with almost all global variables.  With a "solution" like this, it isn't SOX I would worry about -- and, forget about mission critical stuff.  *Any* business decision that relied on this workbook would be, IMO, a crap shoot.]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jon Peltier</title>
		<link>http://www.dailydoseofexcel.com/archives/2006/07/28/calculating-running-totals-without-errors/#comment-20391</link>
		<dc:creator>Jon Peltier</dc:creator>
		<pubDate>Mon, 31 Jul 2006 12:28:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.dailydoseofexcel.com/?p=1459#comment-20391</guid>
		<description>&lt;p&gt;Re my QuickBooks offer, I have a winner. The disk and a couple books are on their way in this morning&#039;s mail.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Re my QuickBooks offer, I have a winner. The disk and a couple books are on their way in this morning&#8217;s mail.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: fzz</title>
		<link>http://www.dailydoseofexcel.com/archives/2006/07/28/calculating-running-totals-without-errors/#comment-20387</link>
		<dc:creator>fzz</dc:creator>
		<pubDate>Sun, 30 Jul 2006 01:22:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.dailydoseofexcel.com/?p=1459#comment-20387</guid>
		<description>&lt;p&gt;The UPONE defined name is clever, but it needs to be defined as =!A1 if it&#039;s going to be used in multiple worksheets. If defined as =A1, Excel adds the worksheet name to the definition.&lt;/p&gt;
&lt;p&gt;For more general cases in which defined names would be awkward, there are alternatives to OFFSET, which is a volatile function, so a drag on recalc speed if used extensively in large workbooks. INDEX calls can usually be used instead, even if they have to use $1:$65536 as first argument and call ROW() and COLUMN() in the other arguments.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>The UPONE defined name is clever, but it needs to be defined as =!A1 if it&#8217;s going to be used in multiple worksheets. If defined as =A1, Excel adds the worksheet name to the definition.</p>
<p>For more general cases in which defined names would be awkward, there are alternatives to OFFSET, which is a volatile function, so a drag on recalc speed if used extensively in large workbooks. INDEX calls can usually be used instead, even if they have to use $1:$65536 as first argument and call ROW() and COLUMN() in the other arguments.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jon Peltier</title>
		<link>http://www.dailydoseofexcel.com/archives/2006/07/28/calculating-running-totals-without-errors/#comment-20385</link>
		<dc:creator>Jon Peltier</dc:creator>
		<pubDate>Sat, 29 Jul 2006 13:34:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.dailydoseofexcel.com/?p=1459#comment-20385</guid>
		<description>&lt;p&gt;Quickbooks!! I used it for half a year on the suggestion of my accountant. It was a waste of money and time, I could never figure out how to get the views I could do in five minutes in Excel, and I discovered I was carrying two sets of books, Quickbooks and my trusty old Excel. Finally I asked the accountant, and it turns out he recommended it because he thought it would make my life easier, he only needed numbers in a table, and he preferred Excel worksheets. Duh, Ron, I&#039;m an Excel programmer. Quickbooks came off the PC.&lt;/p&gt;
&lt;p&gt;If anyone wants Quickbooks 2006 for the cost of shipping, it&#039;s yours. Email me at jp at peltiertech dot com.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Quickbooks!! I used it for half a year on the suggestion of my accountant. It was a waste of money and time, I could never figure out how to get the views I could do in five minutes in Excel, and I discovered I was carrying two sets of books, Quickbooks and my trusty old Excel. Finally I asked the accountant, and it turns out he recommended it because he thought it would make my life easier, he only needed numbers in a table, and he preferred Excel worksheets. Duh, Ron, I&#8217;m an Excel programmer. Quickbooks came off the PC.</p>
<p>If anyone wants Quickbooks 2006 for the cost of shipping, it&#8217;s yours. Email me at jp at peltiertech dot com.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: cfrye</title>
		<link>http://www.dailydoseofexcel.com/archives/2006/07/28/calculating-running-totals-without-errors/#comment-20383</link>
		<dc:creator>cfrye</dc:creator>
		<pubDate>Sat, 29 Jul 2006 09:27:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.dailydoseofexcel.com/?p=1459#comment-20383</guid>
		<description>&lt;p&gt;I haven&#039;t even considered using the SDK. I have a very simple business, and I don&#039;t want to add any complexity where none is required.&lt;/p&gt;
&lt;p&gt;Curt&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>I haven&#8217;t even considered using the SDK. I have a very simple business, and I don&#8217;t want to add any complexity where none is required.</p>
<p>Curt</p>
]]></content:encoded>
	</item>
</channel>
</rss>

