<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0" xmlns:s="http://www.techrepublic.com/search" xmlns:dc="http://purl.org/dc/elements/1.1/"  xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
    <title><![CDATA[Discussion on Excel find and replace formula ]]></title>
    <link><![CDATA[http://www.techrepublic.com/forum/discussions/101-395275]]></link>
    <atom:link rel="hub" type="application/rss+xml" href="http://pubsubhubbub.appspot.com/" />
    <atom:link rel="self" type="application/rss+xml" href="http://www.techrepublic.com/forum/discussions/101-395275/rss" />

    <description><![CDATA[]]></description>
    <language>en-us</language>
    <lastBuildDate>2013-05-22T00:14:55-07:00</lastBuildDate>
             

    <item>
        <title><![CDATA[Reponse To Answer]]></title>
        <link><![CDATA[http://www.techrepublic.com/forum/discussions/101-395275-3707899]]></link>
        <description><![CDATA[Thanks a lot for the reply.Your formula is working fine. However, I got assistance from another site with different formula and both working well:=IF(ISNUMBER(SEARCH(&quot;c&quot;,RIGHT(A1,10))),&quot;call&quot;,IF(ISNUMBER(SEARCH(&quot;p&quot;,RIGHT(A1,10))),&quot;put&quot;,A1))]]></description>
        <guid><![CDATA[http://www.techrepublic.com/forum/discussions/101-395275-3707899]]></guid>
        <dc:creator><![CDATA[eilli]]></dc:creator>
        <pubDate>Wed, 17 Oct 2012 05:09:41 -0700</pubDate>
    </item>
             

    <item>
        <title><![CDATA[Formula]]></title>
        <link><![CDATA[http://www.techrepublic.com/forum/discussions/101-395275-3705680]]></link>
        <description><![CDATA[=IF(MID(A3,12,1)=&quot;C&quot;,&quot;Call&quot;,IF(MID(A3,12,1)=&quot;P&quot;,&quot;Put&quot;))ie. if the 12th character is C then Call else if P then PutA3 is the cell with the &quot;GOOG 121005C770&quot; entry.]]></description>
        <guid><![CDATA[http://www.techrepublic.com/forum/discussions/101-395275-3705680]]></guid>
        <dc:creator><![CDATA[jaydee675]]></dc:creator>
        <pubDate>Sun, 07 Oct 2012 22:38:37 -0700</pubDate>
    </item>
             

    <item>
        <title><![CDATA[Excel find and replace formula]]></title>
        <link><![CDATA[http://www.techrepublic.com/forum/discussions/101-395275-3705596]]></link>
        <description><![CDATA[Hi everybody.I am forex and options trader. Options contracts look like this: 'GOOG 121005C770&quot; or &quot;GOOG 121005P770&quot;. I need to have a formula that can lookup the cell and if contains &quot;*******P***&quot; to replace the whole cell with &quot;Put&quot; and if the cell contains &quot;*******C***&quot; to replace the whole cell with &quot;Call&quot;. Now I am using find and replace function which is fine. I am using wildcard to find: ******P*** and replace it with Put and then run find and replace again to find: *******C*** and replace it with Call.Is there a way to have a simple formula which can do both seaches and replacements.thanks in advance.E. M.]]></description>
        <guid><![CDATA[http://www.techrepublic.com/forum/discussions/101-395275-3705596]]></guid>
        <dc:creator><![CDATA[eilli]]></dc:creator>
        <pubDate>Sun, 07 Oct 2012 08:35:38 -0700</pubDate>
    </item>
    </channel>
</rss>

