<?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: Google Spreadsheets:  Placing a Hyperlink in a Cell</title>
	<atom:link href="http://www.tech-recipes.com/rx/1891/google_spreadsheets_place_hyperlink_cell/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.tech-recipes.com/rx/1891/google_spreadsheets_place_hyperlink_cell/</link>
	<description>Computer and technology tutorials and guides</description>
	<lastBuildDate>Sat, 21 Nov 2009 20:38:45 -0800</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: wilberfan</title>
		<link>http://www.tech-recipes.com/rx/1891/google_spreadsheets_place_hyperlink_cell/comment-page-1/#comment-16442</link>
		<dc:creator>wilberfan</dc:creator>
		<pubDate>Thu, 19 Nov 2009 18:25:06 +0000</pubDate>
		<guid isPermaLink="false">guid-fix-me!#comment-16442</guid>
		<description>Gee, this was the top hit in Google when I did a search on how to embed a hyperlink.  I think it should be correct with that kind of ranking!&lt;br&gt;&lt;br&gt;That comma should be a semi-colon? (With a space on either side?)&lt;br&gt;&lt;br&gt;(example: =hyperlink(”www.tech-recipes.com” ; ”Tech-Recipes”)</description>
		<content:encoded><![CDATA[<p>Gee, this was the top hit in Google when I did a search on how to embed a hyperlink.  I think it should be correct with that kind of ranking!</p>
<p>That comma should be a semi-colon? (With a space on either side?)</p>
<p>(example: =hyperlink(”www.tech-recipes.com” ; ”Tech-Recipes”)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ben</title>
		<link>http://www.tech-recipes.com/rx/1891/google_spreadsheets_place_hyperlink_cell/comment-page-1/#comment-12293</link>
		<dc:creator>Ben</dc:creator>
		<pubDate>Tue, 09 Jun 2009 17:45:07 +0000</pubDate>
		<guid isPermaLink="false">guid-fix-me!#comment-12293</guid>
		<description>Thanks didnt know about that function :)</description>
		<content:encoded><![CDATA[<p>Thanks didnt know about that function :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nathan Gasser</title>
		<link>http://www.tech-recipes.com/rx/1891/google_spreadsheets_place_hyperlink_cell/comment-page-1/#comment-12245</link>
		<dc:creator>Nathan Gasser</dc:creator>
		<pubDate>Mon, 08 Jun 2009 10:53:07 +0000</pubDate>
		<guid isPermaLink="false">guid-fix-me!#comment-12245</guid>
		<description>FYI this works nicely:&lt;br&gt;&lt;br&gt;=hyperlink(CONCAT(&quot;http://site.com/search/&quot;,A5),&quot;Company Info&quot;)&lt;br&gt;&lt;br&gt;In my example, column A holds company names.  The above formula goes in column B.&lt;br&gt;Column B now displays the word &quot;Company Info&quot; hyperlinked to the search page on &quot;site.com&quot; with the appropriate company name in the search.  Obviously this only works if &lt;a href=&quot;http://site.com&quot; rel=&quot;nofollow&quot;&gt;site.com&lt;/a&gt; is set up that way, but the point is you can use CONCAT to construct your hyperlink URLs based on cells in your spreadsheet.&lt;br&gt;&lt;br&gt;Thanks for the info!</description>
		<content:encoded><![CDATA[<p>FYI this works nicely:</p>
<p>=hyperlink(CONCAT(&#8221;http://site.com/search/&#8221;,A5),&#8221;Company Info&#8221;)</p>
<p>In my example, column A holds company names.  The above formula goes in column B.<br />Column B now displays the word &#8220;Company Info&#8221; hyperlinked to the search page on &#8220;site.com&#8221; with the appropriate company name in the search.  Obviously this only works if <a href="http://site.com" rel="nofollow">site.com</a> is set up that way, but the point is you can use CONCAT to construct your hyperlink URLs based on cells in your spreadsheet.</p>
<p>Thanks for the info!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joe</title>
		<link>http://www.tech-recipes.com/rx/1891/google_spreadsheets_place_hyperlink_cell/comment-page-1/#comment-7760</link>
		<dc:creator>Joe</dc:creator>
		<pubDate>Sat, 24 Jan 2009 18:03:52 +0000</pubDate>
		<guid isPermaLink="false">guid-fix-me!#comment-7760</guid>
		<description>Is it possible to hperlink to another page in the same workbook?</description>
		<content:encoded><![CDATA[<p>Is it possible to hperlink to another page in the same workbook?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: vijai</title>
		<link>http://www.tech-recipes.com/rx/1891/google_spreadsheets_place_hyperlink_cell/comment-page-1/#comment-5761</link>
		<dc:creator>vijai</dc:creator>
		<pubDate>Wed, 03 Dec 2008 11:24:53 +0000</pubDate>
		<guid isPermaLink="false">guid-fix-me!#comment-5761</guid>
		<description>thank you, its very useful doing things quickly because of your help.</description>
		<content:encoded><![CDATA[<p>thank you, its very useful doing things quickly because of your help.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
