<?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/"
	
	xmlns:georss="http://www.georss.org/georss"
	xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#"
	
	>
<channel>
	<title>
	Comments on: Remove Hyperlinks	</title>
	<atom:link href="https://excelzoom.com/remove-hyperlinks/feed/" rel="self" type="application/rss+xml" />
	<link>https://excelzoom.com/remove-hyperlinks/</link>
	<description>...because it&#039;s more than just a calculator</description>
	<lastBuildDate>Mon, 13 Jun 2016 15:43:00 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.7.2</generator>
	<item>
		<title>
		By: Brian Canes		</title>
		<link>https://excelzoom.com/remove-hyperlinks/#comment-1806</link>

		<dc:creator><![CDATA[Brian Canes]]></dc:creator>
		<pubDate>Mon, 13 Jun 2016 15:43:00 +0000</pubDate>
		<guid isPermaLink="false">http://excelzoom.com/?p=21#comment-1806</guid>

					<description><![CDATA[Selection.hyperlinks.delete
You are repeating the same statement (one is all you need) selection.count number of times.
(You probably meant cell.hyperlinks.delete, but this loop is unnecessary)
Regards
Brian]]></description>
			<content:encoded><![CDATA[<p>Selection.hyperlinks.delete<br />
You are repeating the same statement (one is all you need) selection.count number of times.<br />
(You probably meant cell.hyperlinks.delete, but this loop is unnecessary)<br />
Regards<br />
Brian</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
