<?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: Hyperlink friendly_name</title>
	<atom:link href="http://www.automateexcel.com/2004/12/28/excel_hyperlink_friendly_name/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.automateexcel.com/2004/12/28/excel_hyperlink_friendly_name/</link>
	<description>Everything Excel. Only Excel.</description>
	<lastBuildDate>Mon, 21 Nov 2011 07:25:47 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Ulrich</title>
		<link>http://www.automateexcel.com/2004/12/28/excel_hyperlink_friendly_name/comment-page-1/#comment-929</link>
		<dc:creator>Ulrich</dc:creator>
		<pubDate>Sun, 12 Oct 2008 13:01:17 +0000</pubDate>
		<guid isPermaLink="false">#comment-929</guid>
		<description>Re Resonse 2: Problem Solved. The address could not be resolved because the strings taken from an Excel cell contained also blanks. After the blanks have been all removed, the hyperlink works fine.</description>
		<content:encoded><![CDATA[<p>Re Resonse 2: Problem Solved. The address could not be resolved because the strings taken from an Excel cell contained also blanks. After the blanks have been all removed, the hyperlink works fine.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ulrich</title>
		<link>http://www.automateexcel.com/2004/12/28/excel_hyperlink_friendly_name/comment-page-1/#comment-914</link>
		<dc:creator>Ulrich</dc:creator>
		<pubDate>Wed, 08 Oct 2008 15:47:50 +0000</pubDate>
		<guid isPermaLink="false">#comment-914</guid>
		<description>I tried to use the above excel formula. Problem: my original link locations contains &quot;.&quot; and &quot;_&quot; and blanks, e.g.

=HYPERLINK(&quot;http://intranet.../ACT_8.01/act.txt&quot;;&quot;Name&quot;)

The original cell content e.g. is =Hyperlink (...Angola Telecom /ang .txt&quot;;

If I click Edit Hyperlink
the Adress reads like
Angola%20Telecom%20/ang%20.txt

This address however cannot be resolved if I click the cell and funny enough, the %20 are not displayed as cell content.

If I replace the %20 now with the Original character by means of the Hyperlink Editor, the link works fine!

Question: what must be done in order to automate the conversion of many links like this by means of VBA?</description>
		<content:encoded><![CDATA[<p>I tried to use the above excel formula. Problem: my original link locations contains &#8220;.&#8221; and &#8220;_&#8221; and blanks, e.g.</p>
<p>=HYPERLINK(&#8220;http://intranet&#8230;/ACT_8.01/act.txt&#8221;;&#8221;Name&#8221;)</p>
<p>The original cell content e.g. is =Hyperlink (&#8230;Angola Telecom /ang .txt&#8221;;</p>
<p>If I click Edit Hyperlink<br />
the Adress reads like<br />
Angola%20Telecom%20/ang%20.txt</p>
<p>This address however cannot be resolved if I click the cell and funny enough, the %20 are not displayed as cell content.</p>
<p>If I replace the %20 now with the Original character by means of the Hyperlink Editor, the link works fine!</p>
<p>Question: what must be done in order to automate the conversion of many links like this by means of VBA?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Hyperlink to Current Folder</title>
		<link>http://www.automateexcel.com/2004/12/28/excel_hyperlink_friendly_name/comment-page-1/#comment-619</link>
		<dc:creator>Hyperlink to Current Folder</dc:creator>
		<pubDate>Thu, 14 Aug 2008 18:44:09 +0000</pubDate>
		<guid isPermaLink="false">#comment-619</guid>
		<description>[...] just add a basic hyperlink, substituting the location with the previous [...]</description>
		<content:encoded><![CDATA[<p>[...] just add a basic hyperlink, substituting the location with the previous [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

