<?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: Excel Length Formula</title>
	<atom:link href="http://excelhints.com/2007/06/26/excel-length-formula/feed/" rel="self" type="application/rss+xml" />
	<link>http://excelhints.com/2007/06/26/excel-length-formula/</link>
	<description>Excel Tips and Tricks for All Levels</description>
	<lastBuildDate>Thu, 29 Jul 2010 12:51:29 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: john</title>
		<link>http://excelhints.com/2007/06/26/excel-length-formula/comment-page-1/#comment-908</link>
		<dc:creator>john</dc:creator>
		<pubDate>Thu, 08 Oct 2009 20:26:39 +0000</pubDate>
		<guid isPermaLink="false">http://excelhints.com/2007/07/09/excel-length-formula/#comment-908</guid>
		<description>P.S. You might have to replace the quotes with quotes in excel if the copy/paste doesn&#039;t work correctly.

John</description>
		<content:encoded><![CDATA[<p>P.S. You might have to replace the quotes with quotes in excel if the copy/paste doesn&#8217;t work correctly.</p>
<p>John</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: john</title>
		<link>http://excelhints.com/2007/06/26/excel-length-formula/comment-page-1/#comment-907</link>
		<dc:creator>john</dc:creator>
		<pubDate>Thu, 08 Oct 2009 20:26:03 +0000</pubDate>
		<guid isPermaLink="false">http://excelhints.com/2007/07/09/excel-length-formula/#comment-907</guid>
		<description>Hi D - try this formula:

=IF(ISERROR(FIND(&quot; &quot;,A1)),A1,TRIM(RIGHT(A1,LEN(A1)-FIND(&quot;*&quot;,SUBSTITUTE(A1,&quot; &quot;,&quot;*&quot;,LEN(A1)-LEN(SUBSTITUTE(A1,&quot; &quot;,&quot;&quot;)))))))

It will return the word if there is only 1 word, or the last word if there is a series of words.  Hope that helps.</description>
		<content:encoded><![CDATA[<p>Hi D &#8211; try this formula:</p>
<p>=IF(ISERROR(FIND(&#8221; &#8220;,A1)),A1,TRIM(RIGHT(A1,LEN(A1)-FIND(&#8220;*&#8221;,SUBSTITUTE(A1,&#8221; &#8220;,&#8221;*&#8221;,LEN(A1)-LEN(SUBSTITUTE(A1,&#8221; &#8220;,&#8221;")))))))</p>
<p>It will return the word if there is only 1 word, or the last word if there is a series of words.  Hope that helps.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: D Dixon</title>
		<link>http://excelhints.com/2007/06/26/excel-length-formula/comment-page-1/#comment-906</link>
		<dc:creator>D Dixon</dc:creator>
		<pubDate>Thu, 08 Oct 2009 19:31:29 +0000</pubDate>
		<guid isPermaLink="false">http://excelhints.com/2007/07/09/excel-length-formula/#comment-906</guid>
		<description>I was going nuts with the RIGHT fcn because I dared to ask myself how I would find the last words. But I see from the formula, the text has to be just two words long with a space in between to work. Is there a way for this or any function to work on longer text. 
For example, we have the string &quot;Let&#039;s play a game&quot; 
Is there a formula out there that would be able to tell me that the last word in that string is &quot;game&quot;?
HOW! Please share because this question is driving me nuts!</description>
		<content:encoded><![CDATA[<p>I was going nuts with the RIGHT fcn because I dared to ask myself how I would find the last words. But I see from the formula, the text has to be just two words long with a space in between to work. Is there a way for this or any function to work on longer text.<br />
For example, we have the string &#8220;Let&#8217;s play a game&#8221;<br />
Is there a formula out there that would be able to tell me that the last word in that string is &#8220;game&#8221;?<br />
HOW! Please share because this question is driving me nuts!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ganesh dhyani</title>
		<link>http://excelhints.com/2007/06/26/excel-length-formula/comment-page-1/#comment-60</link>
		<dc:creator>ganesh dhyani</dc:creator>
		<pubDate>Thu, 14 Feb 2008 03:24:43 +0000</pubDate>
		<guid isPermaLink="false">http://excelhints.com/2007/07/09/excel-length-formula/#comment-60</guid>
		<description>mor help regading function</description>
		<content:encoded><![CDATA[<p>mor help regading function</p>
]]></content:encoded>
	</item>
</channel>
</rss>
