<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"
    xmlns:dc="http://purl.org/dc/elements/1.1/"
     xmlns:admin="http://webns.net/mvcb/"
     xmlns:content="http://purl.org/rss/1.0/modules/content/"
     xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
	<channel> 

	<title>Comments on: I need a fix for an excel formula recalculation error.</title>
	<link>http://ask.metafilter.com/46965/I-need-a-fix-for-an-excel-formula-recalculation-error/</link>
	<description>Comments on Ask MetaFilter post I need a fix for an excel formula recalculation error.</description>
	<pubDate>Thu, 21 Sep 2006 09:06:31 -0800</pubDate>
	<lastBuildDate>Thu, 21 Sep 2006 09:06:31 -0800</lastBuildDate>
	<language>en-us</language>
	<docs>http://blogs.law.harvard.edu/tech/rss</docs>
	<ttl>60</ttl>

	<item>
		<title>Question: I need a fix for an excel formula recalculation error.</title>
		<link>http://ask.metafilter.com/46965/I-need-a-fix-for-an-excel-formula-recalculation-error</link>	
		<description>I can&apos;t get a formula in excel to recalculate when copied and pasted to another cell. Help! &lt;br /&gt;&lt;br /&gt; I&apos;m trying to get three of the same bits of data from 300 different worksheets in an excel file.  Each worksheet is named with a person&apos;s first and last name.  &lt;br&gt;
&lt;br&gt;
I inserted a new worksheet, typed in each person&apos;s first and last name into separate cells in column A. &lt;br&gt;
&lt;br&gt;
Then I am using an indirect formula to grab the data from each worksheet.&lt;br&gt;
&lt;br&gt;
The formula I&apos;m using is &lt;br&gt;
&lt;br&gt;
= INDIRECT (&quot;&apos;&quot;&amp;amp;$A2&amp;amp;&quot;&apos;&quot;&amp;amp;&quot;!&quot;&amp;amp;B$1)&lt;br&gt;
&lt;br&gt;
&lt;br&gt;
Example Worksheet:&lt;br&gt;
           A                           B                 C                  D&lt;br&gt;
1                                     C62            h62                m61&lt;br&gt;
2   Jane Doe&lt;br&gt;
3  Bob Lugnut&lt;br&gt;
4  John Smith&lt;br&gt;
&lt;br&gt;
&lt;br&gt;
The Formula works fine.  The problem I have is when I cut the formula from row 2 (Jane Doe&apos;s data) to row 3 (Bob Lugnut&apos;s Data), Jane Doe&apos;s data remains until I go into the cell and hit return.  Only then does the cell recalculate the formula and show Bob&apos;s data.  &lt;br&gt;
&lt;br&gt;
Because the entire point of this exercise is so I don&apos;t have to go in and manipulate EVERY single cell to see the data, I know there MUST be a way to fix this.&lt;br&gt;
&lt;br&gt;
If it helps, I&apos;ve used this formula before with a different excel file and it works and recalculates fine.  &lt;br&gt;
&lt;br&gt;
I also tried starting over in a new worksheet, thinking maybe something about that worksheet was effed up, but it didn&apos;t help.&lt;br&gt;
&lt;br&gt;
Help me Hive Mind!</description>
		<guid isPermaLink="false">post:ask.metafilter.com,2006:site.46965</guid>
		<pubDate>Thu, 21 Sep 2006 08:50:43 -0800</pubDate>
		<dc:creator>batcrazy</dc:creator>
		
			<category>Excel</category>
		
			<category>Formula</category>
		
			<category>MSOffice</category>
		
			<category>Error</category>
		
	</item> <item>
		<title>By: batcrazy</title>
		<link>http://ask.metafilter.com/46965/I-need-a-fix-for-an-excel-formula-recalculation-error#715429</link>	
		<description>I see someone asked a similar question on &lt;a hrefhttps://secure.experts-exchange.com/register.jsp?query=formula+won%27t+recalculate&amp;clearTAFilter=true&amp;srid=YvhCAf2P0zcqoZVXMJeZVw%3D%3D&amp;redirectURL=%2Fsearch.jsp%3Fquery%3Dformula%2Bwon%2527t%2Brecalculate%26searchType%3Dall%26Submit.x%3D0%26Submit.y%3D0&amp;rsid=10&quot; &quot;&gt; this website&lt;/a&gt;.  Do I need to pay the $10 to get their solution?</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2006:site.46965-715429</guid>
		<pubDate>Thu, 21 Sep 2006 09:06:31 -0800</pubDate>
		<dc:creator>batcrazy</dc:creator>
	</item><item>
		<title>By: zixyer</title>
		<link>http://ask.metafilter.com/46965/I-need-a-fix-for-an-excel-formula-recalculation-error#715430</link>	
		<description>Is there some reason you can&apos;t just hit F9 to manually recalculate the worksheet?  (CTRL+ALT+F9 recalculates the entire workbook if I&apos;m not mistaken).</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2006:site.46965-715430</guid>
		<pubDate>Thu, 21 Sep 2006 09:06:38 -0800</pubDate>
		<dc:creator>zixyer</dc:creator>
	</item><item>
		<title>By: batcrazy</title>
		<link>http://ask.metafilter.com/46965/I-need-a-fix-for-an-excel-formula-recalculation-error#715434</link>	
		<description>Zixyer:&lt;br&gt;
&lt;br&gt;
You are a genious and a scholar.  That worked.  Thanks. :)</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2006:site.46965-715434</guid>
		<pubDate>Thu, 21 Sep 2006 09:08:49 -0800</pubDate>
		<dc:creator>batcrazy</dc:creator>
	</item><item>
		<title>By: allkindsoftime</title>
		<link>http://ask.metafilter.com/46965/I-need-a-fix-for-an-excel-formula-recalculation-error#715437</link>	
		<description>Also, under the Tools menu, select Options, then select the Calculation tab in the popup.  Make sure &quot;Automatic&quot; is checked.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2006:site.46965-715437</guid>
		<pubDate>Thu, 21 Sep 2006 09:10:52 -0800</pubDate>
		<dc:creator>allkindsoftime</dc:creator>
	</item><item>
		<title>By: scazza</title>
		<link>http://ask.metafilter.com/46965/I-need-a-fix-for-an-excel-formula-recalculation-error#715570</link>	
		<description>Woah I&apos;ve been having this problem too!  I thought I&apos;d have to reinstall Excel.  &lt;br&gt;
&lt;br&gt;
I downloaded my budget from Google Spreadsheets and nothing works unless you click the cell.  Even so some formulas that worked fine in Google, that were from an Excel template, say &quot;VALUE!&quot; now.  Then I opened my old original file and it doesn&apos;t work either.  The only things that work are the Excel templates. I have to do everything in Google now. &lt;br&gt;
&lt;br&gt;
I&apos;ll look at that &quot;Automatic&quot; thing, too.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2006:site.46965-715570</guid>
		<pubDate>Thu, 21 Sep 2006 10:45:47 -0800</pubDate>
		<dc:creator>scazza</dc:creator>
	</item><item>
		<title>By: batcrazy</title>
		<link>http://ask.metafilter.com/46965/I-need-a-fix-for-an-excel-formula-recalculation-error#715985</link>	
		<description>Allkindsoftime:&lt;br&gt;
&lt;br&gt;
That was the underlying problem--thanks!</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2006:site.46965-715985</guid>
		<pubDate>Thu, 21 Sep 2006 14:29:09 -0800</pubDate>
		<dc:creator>batcrazy</dc:creator>
	</item>
	</channel>
</rss>
