<?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 Formula in Excel</title>
	<atom:link href="http://excelhints.com/2007/06/12/hyperlink-formula-in-excel/feed/" rel="self" type="application/rss+xml" />
	<link>http://excelhints.com/2007/06/12/hyperlink-formula-in-excel/</link>
	<description>Excel Tips and Tricks for All Levels</description>
	<lastBuildDate>Fri, 27 Jan 2012 11:10:49 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
	<item>
		<title>By: cal</title>
		<link>http://excelhints.com/2007/06/12/hyperlink-formula-in-excel/comment-page-1/#comment-1683</link>
		<dc:creator>cal</dc:creator>
		<pubDate>Fri, 13 Jan 2012 19:30:31 +0000</pubDate>
		<guid isPermaLink="false">http://excelhints.com/2007/06/12/hyperlink-formula-in-excel/#comment-1683</guid>
		<description>regarding the last comment is there a way to just get the link http://en.wikipedia.org/wiki/ from the formula? I want to get the link from a bunch of cells that are using this formula.</description>
		<content:encoded><![CDATA[<p>regarding the last comment is there a way to just get the link <a href="http://en.wikipedia.org/wiki/" rel="nofollow">http://en.wikipedia.org/wiki/</a> from the formula? I want to get the link from a bunch of cells that are using this formula.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jp</title>
		<link>http://excelhints.com/2007/06/12/hyperlink-formula-in-excel/comment-page-1/#comment-1672</link>
		<dc:creator>jp</dc:creator>
		<pubDate>Wed, 21 Dec 2011 18:01:04 +0000</pubDate>
		<guid isPermaLink="false">http://excelhints.com/2007/06/12/hyperlink-formula-in-excel/#comment-1672</guid>
		<description>@avma

=HYPERLINK(&quot;http://en.wikipedia.org/wiki/&quot;&amp;F6,F6)
where F6 contains the test &quot;Juillan&quot;</description>
		<content:encoded><![CDATA[<p>@avma</p>
<p>=HYPERLINK(&#8220;http://en.wikipedia.org/wiki/&#8221;&amp;F6,F6)<br />
where F6 contains the test &#8220;Juillan&#8221;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: avma</title>
		<link>http://excelhints.com/2007/06/12/hyperlink-formula-in-excel/comment-page-1/#comment-1658</link>
		<dc:creator>avma</dc:creator>
		<pubDate>Mon, 21 Nov 2011 14:18:58 +0000</pubDate>
		<guid isPermaLink="false">http://excelhints.com/2007/06/12/hyperlink-formula-in-excel/#comment-1658</guid>
		<description>Hi,

Using the hyperlink functionality, is it possible to embed in the hyperlink text from a cell in excel?

For example:
I have the following in the hyperlink address:
http://en.wikipedia.org/wiki/Juillan
Is it possible to read &#039;Juillan&#039; from cell F6 when A6 contains &#039;Juillan&#039; ?

Thanks</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>Using the hyperlink functionality, is it possible to embed in the hyperlink text from a cell in excel?</p>
<p>For example:<br />
I have the following in the hyperlink address:<br />
<a href="http://en.wikipedia.org/wiki/Juillan" rel="nofollow">http://en.wikipedia.org/wiki/Juillan</a><br />
Is it possible to read &#8216;Juillan&#8217; from cell F6 when A6 contains &#8216;Juillan&#8217; ?</p>
<p>Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rajesh</title>
		<link>http://excelhints.com/2007/06/12/hyperlink-formula-in-excel/comment-page-1/#comment-1632</link>
		<dc:creator>Rajesh</dc:creator>
		<pubDate>Tue, 25 Oct 2011 10:33:37 +0000</pubDate>
		<guid isPermaLink="false">http://excelhints.com/2007/06/12/hyperlink-formula-in-excel/#comment-1632</guid>
		<description>Hyperlink Formula in Excel
I want to apply this in a sheet where there are many records.  So, is there any way we can identify the rows, where the hyperlink is invalid (which means there is no such file to open)?  Expecting a solution for this.
Regards
RM</description>
		<content:encoded><![CDATA[<p>Hyperlink Formula in Excel<br />
I want to apply this in a sheet where there are many records.  So, is there any way we can identify the rows, where the hyperlink is invalid (which means there is no such file to open)?  Expecting a solution for this.<br />
Regards<br />
RM</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Neveille Mehta</title>
		<link>http://excelhints.com/2007/06/12/hyperlink-formula-in-excel/comment-page-1/#comment-1627</link>
		<dc:creator>Neveille Mehta</dc:creator>
		<pubDate>Wed, 19 Oct 2011 08:42:12 +0000</pubDate>
		<guid isPermaLink="false">http://excelhints.com/2007/06/12/hyperlink-formula-in-excel/#comment-1627</guid>
		<description>Hi
Getting the error in function as below
Find below path  not able to open Excel Linked file Reason would be &quot;Datagrp&quot; folder appeared twice in link.
\\ntbomfs001\DATAGRP\DATAGRP\FINANCE

Can anyone give the solution</description>
		<content:encoded><![CDATA[<p>Hi<br />
Getting the error in function as below<br />
Find below path  not able to open Excel Linked file Reason would be &#8220;Datagrp&#8221; folder appeared twice in link.<br />
\\ntbomfs001\DATAGRP\DATAGRP\FINANCE</p>
<p>Can anyone give the solution</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Paul</title>
		<link>http://excelhints.com/2007/06/12/hyperlink-formula-in-excel/comment-page-1/#comment-1591</link>
		<dc:creator>Paul</dc:creator>
		<pubDate>Tue, 23 Aug 2011 08:47:56 +0000</pubDate>
		<guid isPermaLink="false">http://excelhints.com/2007/06/12/hyperlink-formula-in-excel/#comment-1591</guid>
		<description>I&#039;m trying to use an IF function with the HYPERLINK function so that if I enter the formula in cell A1 it will only create a hyperlink if I enter a date in B1.

My formula is in the following format:

=IF(B1=&quot;&quot;,&quot;&quot;,HYPERLINK(CONCATENATE(&quot;./foldername/&quot;,C1,&quot;.pdf&quot;),&quot;C1&quot;))

It works, and I either get a blank cell or my hyperlink as I want, BUT the blank cell also has the hyperlink there (the little hand cursor appears when I mouse over it). I can&#039;t figure out why - any ideas?</description>
		<content:encoded><![CDATA[<p>I&#8217;m trying to use an IF function with the HYPERLINK function so that if I enter the formula in cell A1 it will only create a hyperlink if I enter a date in B1.</p>
<p>My formula is in the following format:</p>
<p>=IF(B1=&#8221;",&#8221;",HYPERLINK(CONCATENATE(&#8220;./foldername/&#8221;,C1,&#8221;.pdf&#8221;),&#8221;C1&#8243;))</p>
<p>It works, and I either get a blank cell or my hyperlink as I want, BUT the blank cell also has the hyperlink there (the little hand cursor appears when I mouse over it). I can&#8217;t figure out why &#8211; any ideas?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lois</title>
		<link>http://excelhints.com/2007/06/12/hyperlink-formula-in-excel/comment-page-1/#comment-1530</link>
		<dc:creator>Lois</dc:creator>
		<pubDate>Fri, 08 Jul 2011 16:40:27 +0000</pubDate>
		<guid isPermaLink="false">http://excelhints.com/2007/06/12/hyperlink-formula-in-excel/#comment-1530</guid>
		<description>So I figured it out as soon as I posted, here is the syntax in case anyone else needs it:

&quot;filename.xls&quot;#&quot;name of sheet&quot;&quot;(area)&quot;

example
cpw.xls#Billing!$1:$1048576</description>
		<content:encoded><![CDATA[<p>So I figured it out as soon as I posted, here is the syntax in case anyone else needs it:</p>
<p>&#8220;filename.xls&#8221;#&#8221;name of sheet&#8221;"(area)&#8221;</p>
<p>example<br />
cpw.xls#Billing!$1:$1048576</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lois</title>
		<link>http://excelhints.com/2007/06/12/hyperlink-formula-in-excel/comment-page-1/#comment-1529</link>
		<dc:creator>Lois</dc:creator>
		<pubDate>Fri, 08 Jul 2011 16:20:45 +0000</pubDate>
		<guid isPermaLink="false">http://excelhints.com/2007/06/12/hyperlink-formula-in-excel/#comment-1529</guid>
		<description>Hi, I am trying to create a hyperlink in Word that goes to a specific worksheet in an Excel file.  I am using the following string:
      myfile.xls#&#039;sheet12&#039;

, but I keep getting &quot;reference is not valid&quot; message.  Any help would be appreciated.  Thanks!</description>
		<content:encoded><![CDATA[<p>Hi, I am trying to create a hyperlink in Word that goes to a specific worksheet in an Excel file.  I am using the following string:<br />
      myfile.xls#&#8217;sheet12&#8242;</p>
<p>, but I keep getting &#8220;reference is not valid&#8221; message.  Any help would be appreciated.  Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Naval</title>
		<link>http://excelhints.com/2007/06/12/hyperlink-formula-in-excel/comment-page-1/#comment-1521</link>
		<dc:creator>Naval</dc:creator>
		<pubDate>Wed, 29 Jun 2011 10:30:17 +0000</pubDate>
		<guid isPermaLink="false">http://excelhints.com/2007/06/12/hyperlink-formula-in-excel/#comment-1521</guid>
		<description>Hello,
please send me some formulas of Excel.</description>
		<content:encoded><![CDATA[<p>Hello,<br />
please send me some formulas of Excel.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ashish</title>
		<link>http://excelhints.com/2007/06/12/hyperlink-formula-in-excel/comment-page-1/#comment-1516</link>
		<dc:creator>ashish</dc:creator>
		<pubDate>Mon, 20 Jun 2011 08:10:04 +0000</pubDate>
		<guid isPermaLink="false">http://excelhints.com/2007/06/12/hyperlink-formula-in-excel/#comment-1516</guid>
		<description>I am working with excel. In a cell there are 2-3 comments out of which I want to hyperlink to only one comment or url is it possible?
eg. if in cell have following comments:
1: How are you?
2: What are you doing?
3: check url: http://www.whatever.com


my issue is I want ot hyerlink to only &quot;http://www.whatever.com&quot; this part. Is it possible? PLease reply. Thanks.</description>
		<content:encoded><![CDATA[<p>I am working with excel. In a cell there are 2-3 comments out of which I want to hyperlink to only one comment or url is it possible?<br />
eg. if in cell have following comments:<br />
1: How are you?<br />
2: What are you doing?<br />
3: check url: <a href="http://www.whatever.com" rel="nofollow">http://www.whatever.com</a></p>
<p>my issue is I want ot hyerlink to only &#8220;http://www.whatever.com&#8221; this part. Is it possible? PLease reply. Thanks.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

