<?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: Sharing the Wealth: Random Excel Tip #4</title>
	<atom:link href="http://blog.instantcognition.com/excel/2007/11/27/sharing-the-wealth-random-excel-tip-4/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.instantcognition.com/excel/2007/11/27/sharing-the-wealth-random-excel-tip-4/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=sharing-the-wealth-random-excel-tip-4</link>
	<description>a discussion of visual report design &#038; web analytics</description>
	<lastBuildDate>Sat, 04 Jun 2011 07:27:34 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Clint</title>
		<link>http://blog.instantcognition.com/excel/2007/11/27/sharing-the-wealth-random-excel-tip-4/comment-page-1/#comment-17771</link>
		<dc:creator>Clint</dc:creator>
		<pubDate>Thu, 29 Nov 2007 17:00:24 +0000</pubDate>
		<guid isPermaLink="false">http://blog.instantcognition.com/excel/2007/11/27/sharing-the-wealth-random-excel-tip-4/#comment-17771</guid>
		<description>Tony,
Good One! A very simple solution where people might over-think (e.g. write some VBA with a SPLIT, etc).</description>
		<content:encoded><![CDATA[<p>Tony,<br />
Good One! A very simple solution where people might over-think (e.g. write some VBA with a SPLIT, etc).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tony</title>
		<link>http://blog.instantcognition.com/excel/2007/11/27/sharing-the-wealth-random-excel-tip-4/comment-page-1/#comment-17770</link>
		<dc:creator>Tony</dc:creator>
		<pubDate>Thu, 29 Nov 2007 16:30:39 +0000</pubDate>
		<guid isPermaLink="false">http://blog.instantcognition.com/excel/2007/11/27/sharing-the-wealth-random-excel-tip-4/#comment-17770</guid>
		<description>Here&#039;s a little tip I used recently after having a &#039;duh&#039; moment:

What I had :  Smith,John (no space)
What I needed: Smith, John (with space)

Assuming the name is in cell A2 here is the formula to convert it:

=substitute(A2,”,”,”, “)
Notice the space before the last quotation mark.</description>
		<content:encoded><![CDATA[<p>Here&#8217;s a little tip I used recently after having a &#8216;duh&#8217; moment:</p>
<p>What I had :  Smith,John (no space)<br />
What I needed: Smith, John (with space)</p>
<p>Assuming the name is in cell A2 here is the formula to convert it:</p>
<p>=substitute(A2,”,”,”, “)<br />
Notice the space before the last quotation mark.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

