<?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: Check if a Cell Contains Text</title>
	<atom:link href="http://excelhints.com/2009/07/08/check-if-a-cell-contains-text/feed/" rel="self" type="application/rss+xml" />
	<link>http://excelhints.com/2009/07/08/check-if-a-cell-contains-text/</link>
	<description>Excel Tips and Tricks for All Levels</description>
	<lastBuildDate>Fri, 27 Jan 2012 11:10:49 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
	<item>
		<title>By: Samantha</title>
		<link>http://excelhints.com/2009/07/08/check-if-a-cell-contains-text/comment-page-1/#comment-1651</link>
		<dc:creator>Samantha</dc:creator>
		<pubDate>Thu, 17 Nov 2011 19:32:35 +0000</pubDate>
		<guid isPermaLink="false">http://excelhints.com/?p=651#comment-1651</guid>
		<description>Goal:
Display &quot;Pending&quot; if any cell in range x contains &quot;P&quot;.

Problem:
Cell displays &quot;Pending&quot; even when &quot;P&quot; is not present in range x.

Would someone help me locate the error in the following formula:
=IF(ISERROR(SEARCH(&quot;P&quot;,C4:L4)),&quot;Pending&quot;,&quot;Complete&quot;).

Note: the only permitted values in range x are P, C, Q and a dash (-). Thanking you in advance!</description>
		<content:encoded><![CDATA[<p>Goal:<br />
Display &#8220;Pending&#8221; if any cell in range x contains &#8220;P&#8221;.</p>
<p>Problem:<br />
Cell displays &#8220;Pending&#8221; even when &#8220;P&#8221; is not present in range x.</p>
<p>Would someone help me locate the error in the following formula:<br />
=IF(ISERROR(SEARCH(&#8220;P&#8221;,C4:L4)),&#8221;Pending&#8221;,&#8221;Complete&#8221;).</p>
<p>Note: the only permitted values in range x are P, C, Q and a dash (-). Thanking you in advance!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: john</title>
		<link>http://excelhints.com/2009/07/08/check-if-a-cell-contains-text/comment-page-1/#comment-1598</link>
		<dc:creator>john</dc:creator>
		<pubDate>Tue, 30 Aug 2011 23:32:17 +0000</pubDate>
		<guid isPermaLink="false">http://excelhints.com/?p=651#comment-1598</guid>
		<description>Sounds like you want to do some conditional formatting.</description>
		<content:encoded><![CDATA[<p>Sounds like you want to do some conditional formatting.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Haze</title>
		<link>http://excelhints.com/2009/07/08/check-if-a-cell-contains-text/comment-page-1/#comment-1595</link>
		<dc:creator>Haze</dc:creator>
		<pubDate>Tue, 30 Aug 2011 05:41:10 +0000</pubDate>
		<guid isPermaLink="false">http://excelhints.com/?p=651#comment-1595</guid>
		<description>I am looking for a formula (?) that will highlight an entire row in colour when a certain cell in the row is populated (either alpha or numerical). Is that possible? Any suggestions would be awesome. Thanks</description>
		<content:encoded><![CDATA[<p>I am looking for a formula (?) that will highlight an entire row in colour when a certain cell in the row is populated (either alpha or numerical). Is that possible? Any suggestions would be awesome. Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: john</title>
		<link>http://excelhints.com/2009/07/08/check-if-a-cell-contains-text/comment-page-1/#comment-1096</link>
		<dc:creator>john</dc:creator>
		<pubDate>Mon, 03 May 2010 14:18:40 +0000</pubDate>
		<guid isPermaLink="false">http://excelhints.com/?p=651#comment-1096</guid>
		<description>Did you try the ISText formula?</description>
		<content:encoded><![CDATA[<p>Did you try the ISText formula?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jim</title>
		<link>http://excelhints.com/2009/07/08/check-if-a-cell-contains-text/comment-page-1/#comment-1094</link>
		<dc:creator>Jim</dc:creator>
		<pubDate>Sun, 02 May 2010 01:31:57 +0000</pubDate>
		<guid isPermaLink="false">http://excelhints.com/?p=651#comment-1094</guid>
		<description>I need to add 8.5 hours to a time entered, and if the cell has text in it I need it to return blank.  I have  =0.3544+a3      how do I get it to return blank if the referenced cell has text in it.  The referenced cell has a drop down list some choices are text.  Thanks  Jim</description>
		<content:encoded><![CDATA[<p>I need to add 8.5 hours to a time entered, and if the cell has text in it I need it to return blank.  I have  =0.3544+a3      how do I get it to return blank if the referenced cell has text in it.  The referenced cell has a drop down list some choices are text.  Thanks  Jim</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: karen</title>
		<link>http://excelhints.com/2009/07/08/check-if-a-cell-contains-text/comment-page-1/#comment-850</link>
		<dc:creator>karen</dc:creator>
		<pubDate>Mon, 24 Aug 2009 09:41:58 +0000</pubDate>
		<guid isPermaLink="false">http://excelhints.com/?p=651#comment-850</guid>
		<description>how to separate full name into last name and first name in excel.</description>
		<content:encoded><![CDATA[<p>how to separate full name into last name and first name in excel.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Excel Hints Is Back Up and Running &#124; Excel Hints</title>
		<link>http://excelhints.com/2009/07/08/check-if-a-cell-contains-text/comment-page-1/#comment-801</link>
		<dc:creator>Excel Hints Is Back Up and Running &#124; Excel Hints</dc:creator>
		<pubDate>Thu, 09 Jul 2009 03:15:47 +0000</pubDate>
		<guid isPermaLink="false">http://excelhints.com/?p=651#comment-801</guid>
		<description>[...] If you were interested in the post from earlier today, click on the following link: Check if a Cell Contains Text. [...]</description>
		<content:encoded><![CDATA[<p>[...] If you were interested in the post from earlier today, click on the following link: Check if a Cell Contains Text. [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

