<?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: Case changing and checking in Excel</title>
	<atom:link href="http://www.codeforexcelandoutlook.com/blog/2009/06/case-changing-and-checking-in-excel/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.codeforexcelandoutlook.com/blog/2009/06/case-changing-and-checking-in-excel/</link>
	<description>Automation and VBA code for Microsoft® Excel and Outlook</description>
	<lastBuildDate>Sun, 21 Mar 2010 08:54:13 -0400</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
	<item>
		<title>By: JP</title>
		<link>http://www.codeforexcelandoutlook.com/blog/2009/06/case-changing-and-checking-in-excel/#comment-2017</link>
		<dc:creator>JP</dc:creator>
		<pubDate>Fri, 19 Jun 2009 11:32:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.codeforexcelandoutlook.com/blog/?p=637#comment-2017</guid>
		<description>Roger,
You&#039;re right, and I did mention it briefly in the article.

Thx</description>
		<content:encoded><![CDATA[<p>Roger,<br />
You're right, and I did mention it briefly in the article.</p>
<p>Thx</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Roger Govier</title>
		<link>http://www.codeforexcelandoutlook.com/blog/2009/06/case-changing-and-checking-in-excel/#comment-2016</link>
		<dc:creator>Roger Govier</dc:creator>
		<pubDate>Fri, 19 Jun 2009 05:37:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.codeforexcelandoutlook.com/blog/?p=637#comment-2016</guid>
		<description>Hi

There is no need for &quot;hunt and peck&quot; as you describe.
Just enter =UPPER(A1)
Double click fill handle to extend down the used range, then Copy&gt;Paste Special&gt;Values

The test for whether a value is already upper case is superfluous.</description>
		<content:encoded><![CDATA[<p>Hi</p>
<p>There is no need for "hunt and peck" as you describe.<br />
Just enter =UPPER(A1)<br />
Double click fill handle to extend down the used range, then Copy&gt;Paste Special&gt;Values</p>
<p>The test for whether a value is already upper case is superfluous.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
