<?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: Submit Problem</title>
	<atom:link href="http://www.msofficeworld.net/2009/03/02/subbmit-problem/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.msofficeworld.net/2009/03/02/subbmit-problem/</link>
	<description>Unleash the power of Ms-Office</description>
	<lastBuildDate>Tue, 11 Jan 2011 08:57:13 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: admin</title>
		<link>http://www.msofficeworld.net/2009/03/02/subbmit-problem/comment-page-1/#comment-11</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Tue, 02 Jun 2009 04:05:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.msofficeworld.net/?p=3#comment-11</guid>
		<description>Hi Nelson,
You can use following formula to solve your problem, 
=IF(ISNUMBER(SEARCH(&quot;esp&quot;,D8)),2*3,&quot;&quot;)
Above formula out puts 6 by executing 2*3 if it finds string  &quot;esp&quot; in cell D8. Type above formula manually, do not copy paste it. 

Hope this resolves your problem.</description>
		<content:encoded><![CDATA[<p>Hi Nelson,<br />
You can use following formula to solve your problem,<br />
=IF(ISNUMBER(SEARCH(&#8220;esp&#8221;,D8)),2*3,&#8221;")<br />
Above formula out puts 6 by executing 2*3 if it finds string  &#8220;esp&#8221; in cell D8. Type above formula manually, do not copy paste it. </p>
<p>Hope this resolves your problem.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nelson</title>
		<link>http://www.msofficeworld.net/2009/03/02/subbmit-problem/comment-page-1/#comment-9</link>
		<dc:creator>Nelson</dc:creator>
		<pubDate>Mon, 01 Jun 2009 06:07:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.msofficeworld.net/?p=3#comment-9</guid>
		<description>Hello, 

I want to create a formula or expression to:  look inside a cell and detect if a particular text string exist, so I can use this condition to trigger a subsequent formula execution.

For example:

I have original cell content as:
=Pill 1, Pill 2, MC, DC

I want to tell the second cell to look for &quot;Pill 1&quot; and in case to find it, go ahead and execute some simple mathematical expression.


Thanks in advance,
Nelson</description>
		<content:encoded><![CDATA[<p>Hello, </p>
<p>I want to create a formula or expression to:  look inside a cell and detect if a particular text string exist, so I can use this condition to trigger a subsequent formula execution.</p>
<p>For example:</p>
<p>I have original cell content as:<br />
=Pill 1, Pill 2, MC, DC</p>
<p>I want to tell the second cell to look for &#8220;Pill 1&#8243; and in case to find it, go ahead and execute some simple mathematical expression.</p>
<p>Thanks in advance,<br />
Nelson</p>
]]></content:encoded>
	</item>
</channel>
</rss>

