<?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: UDFs and Moving Add-in Files</title>
	<atom:link href="http://www.dailydoseofexcel.com/archives/2008/12/23/udfs-and-moving-add-in-files/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.dailydoseofexcel.com/archives/2008/12/23/udfs-and-moving-add-in-files/</link>
	<description>Daily posts of Excel tips…and other stuff</description>
	<lastBuildDate>Wed, 08 Feb 2012 23:58:05 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Jan Karel Pieterse</title>
		<link>http://www.dailydoseofexcel.com/archives/2008/12/23/udfs-and-moving-add-in-files/#comment-36647</link>
		<dc:creator>Jan Karel Pieterse</dc:creator>
		<pubDate>Wed, 24 Dec 2008 16:25:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.dailydoseofexcel.com/?p=1925#comment-36647</guid>
		<description>&lt;p&gt;Dick:&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://www.dailydoseofexcel.com/archives/2008/06/02/fixing-links-to-udfs-in-addins/&quot; rel=&quot;nofollow&quot;&gt;http://www.dailydoseofexcel.com/archives/2008/06/02/fixing-links-to-udfs-in-addins/&lt;/a&gt;&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Dick:</p>
<p><a href="http://www.dailydoseofexcel.com/archives/2008/06/02/fixing-links-to-udfs-in-addins/" rel="nofollow">http://www.dailydoseofexcel.com/archives/2008/06/02/fixing-links-to-udfs-in-addins/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jan Karel Pieterse</title>
		<link>http://www.dailydoseofexcel.com/archives/2008/12/23/udfs-and-moving-add-in-files/#comment-36646</link>
		<dc:creator>Jan Karel Pieterse</dc:creator>
		<pubDate>Wed, 24 Dec 2008 16:24:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.dailydoseofexcel.com/?p=1925#comment-36646</guid>
		<description>&lt;p&gt;Robin:&lt;/p&gt;
&lt;p&gt;With any circular calculation scheme in Excel I advise you to ensure you can break the circle(s) by using a reset cell and a cell with a sensible starting value for the circle.&lt;/p&gt;
&lt;p&gt;Say we have cell A1 as the reset cell and B1 as the cell that holds a starting value, then make sure one of the cells in the circular calculation model has something like:&lt;/p&gt;
&lt;p&gt;=IF(A1=&quot;RESET&quot;,B1,OriginalFormulaInCell)&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Robin:</p>
<p>With any circular calculation scheme in Excel I advise you to ensure you can break the circle(s) by using a reset cell and a cell with a sensible starting value for the circle.</p>
<p>Say we have cell A1 as the reset cell and B1 as the cell that holds a starting value, then make sure one of the cells in the circular calculation model has something like:</p>
<p>=IF(A1=&#8221;RESET&#8221;,B1,OriginalFormulaInCell)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Robin Hammond</title>
		<link>http://www.dailydoseofexcel.com/archives/2008/12/23/udfs-and-moving-add-in-files/#comment-36626</link>
		<dc:creator>Robin Hammond</dc:creator>
		<pubDate>Wed, 24 Dec 2008 01:05:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.dailydoseofexcel.com/?p=1925#comment-36626</guid>
		<description>&lt;p&gt;Just thought I&#039;d add an additional complication to this. Sometimes, if the UDF lies within a circular calculation chain and the link goes haywire, the circular calculation chain gets stuck with a #Name error even after the links are fixed. The only workable solution I&#039;ve found is to port all the formulas for each erroring UDF cell into a temporary holder (I use an ado recordset), then write each one back and force a full recalc.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Just thought I&#8217;d add an additional complication to this. Sometimes, if the UDF lies within a circular calculation chain and the link goes haywire, the circular calculation chain gets stuck with a #Name error even after the links are fixed. The only workable solution I&#8217;ve found is to port all the formulas for each erroring UDF cell into a temporary holder (I use an ado recordset), then write each one back and force a full recalc.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John Walkenbach</title>
		<link>http://www.dailydoseofexcel.com/archives/2008/12/23/udfs-and-moving-add-in-files/#comment-36623</link>
		<dc:creator>John Walkenbach</dc:creator>
		<pubDate>Wed, 24 Dec 2008 00:16:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.dailydoseofexcel.com/?p=1925#comment-36623</guid>
		<description>&lt;p&gt;In older versions of PUP, the UDFs were in XLA files. But that caused so many problems for users (e.g., sending a file to a colleague) that it made sense to change it so the functions traveled with the workbook. &lt;/p&gt;
&lt;p&gt;Fortunately, those UDFs have been around a long time and are relatively problem-free.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>In older versions of PUP, the UDFs were in XLA files. But that caused so many problems for users (e.g., sending a file to a colleague) that it made sense to change it so the functions traveled with the workbook. </p>
<p>Fortunately, those UDFs have been around a long time and are relatively problem-free.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Doug Jenkins</title>
		<link>http://www.dailydoseofexcel.com/archives/2008/12/23/udfs-and-moving-add-in-files/#comment-36621</link>
		<dc:creator>Doug Jenkins</dc:creator>
		<pubDate>Tue, 23 Dec 2008 23:36:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.dailydoseofexcel.com/?p=1925#comment-36621</guid>
		<description>&lt;p&gt;I usually keep my UDFs in a workbook rather than an add-in, with some documentation and examples.&lt;/p&gt;
&lt;p&gt;I keep the master file in my Spread folder, and copy the current version to my project folders as required.  That way I have a copy of the version used on the actual project, rather than linking to a possibly updated version in a different folder, which may get moved or give different results.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>I usually keep my UDFs in a workbook rather than an add-in, with some documentation and examples.</p>
<p>I keep the master file in my Spread folder, and copy the current version to my project folders as required.  That way I have a copy of the version used on the actual project, rather than linking to a possibly updated version in a different folder, which may get moved or give different results.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

