<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>DanJay.co.uk &#187; Excel</title>
	<atom:link href="http://www.danjay.co.uk/wordpress/tag/excel/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.danjay.co.uk/wordpress</link>
	<description>Tips and Tricks from an IT guy...</description>
	<lastBuildDate>Mon, 16 Aug 2010 08:24:56 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Excel 2007: Automatic Formula Recalculation</title>
		<link>http://www.danjay.co.uk/wordpress/2009/11/excel-2007-automatic-formula-recalculation/</link>
		<comments>http://www.danjay.co.uk/wordpress/2009/11/excel-2007-automatic-formula-recalculation/#comments</comments>
		<pubDate>Mon, 09 Nov 2009 15:30:34 +0000</pubDate>
		<dc:creator>Dan</dc:creator>
				<category><![CDATA[Tips]]></category>
		<category><![CDATA[Excel]]></category>
		<category><![CDATA[Formulas]]></category>

		<guid isPermaLink="false">http://www.danjay.co.uk/wordpress/?p=176</guid>
		<description><![CDATA[Are your Excel formulas not recalculating automatically? Check: Formulas tab&#62; Calculation options&#62; Automatic Done!]]></description>
			<content:encoded><![CDATA[<p>Are your Excel formulas not recalculating automatically?</p>
<p>Check: Formulas tab&gt; Calculation options&gt; Automatic</p>
<p>Done!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.danjay.co.uk/wordpress/2009/11/excel-2007-automatic-formula-recalculation/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Excel Hyperlinks Keep Changing</title>
		<link>http://www.danjay.co.uk/wordpress/2009/10/excel-hyperlinks-keep-changing/</link>
		<comments>http://www.danjay.co.uk/wordpress/2009/10/excel-hyperlinks-keep-changing/#comments</comments>
		<pubDate>Thu, 01 Oct 2009 08:10:23 +0000</pubDate>
		<dc:creator>Dan</dc:creator>
				<category><![CDATA[Tips]]></category>
		<category><![CDATA[Excel]]></category>

		<guid isPermaLink="false">http://www.danjay.co.uk/wordpress/?p=40</guid>
		<description><![CDATA[I recently had this problem at work where all the hyper links in an Excel document kept changing. All by themselves! The Excel Workbook had lots of hyper links to files on a network drive. The network drive letter would be replaced with lots of &#8216;../&#8217; (&#8220;../../../../../../&#8221;). I couldn&#8217;t recreate what caused the problem, but I have found a [...]]]></description>
			<content:encoded><![CDATA[<p>I recently had this problem at work where all the hyper links in an Excel document kept changing. All by themselves! The Excel Workbook had lots of hyper links to files on a network drive. The network drive letter would be replaced with lots of &#8216;../&#8217; (&#8220;../../../../../../&#8221;). I couldn&#8217;t recreate what caused the problem, but I have found a solution.</p>
<p>To fix it you need to change the &#8216;hyperlink base&#8217;. It just needs to be changed to something that never changes, e.g. C:\ (that&#8217;s what I used). The hyperlink base can be found in the following locations.</p>
<p>Office 2003:<br />
File&gt; Properties&gt; Summary Tab&gt; Hyperlink Base</p>
<p>Office 2007:<br />
Office button&gt; Prepare&gt; Properties&gt; Document Properties drop down&gt; Advanced Properties&gt; Summary&gt; Hyperlink Base</p>
<p>Another way of adding links in Excel that will never be changed is to use the =hyperlink() Excel function (e.g. =hyperlink(&#8220;file:////c:\file.txt&#8221;,&#8221;Link Text&#8221;).</p>
]]></content:encoded>
			<wfw:commentRss>http://www.danjay.co.uk/wordpress/2009/10/excel-hyperlinks-keep-changing/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
