<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
xmlns:content="http://purl.org/rss/1.0/modules/content/"
xmlns:wfw="http://wellformedweb.org/CommentAPI/"
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/"
xmlns:slash="http://purl.org/rss/1.0/modules/slash/">
<channel>
    <title>Untitled - EditNotes</title>
    <description>Untitled - EditNotes</description>
    <atom:link href="https://www.editnotes.com/view/rss/1635dfcd" rel="self" type="application/rss+xml" />
    <link>https://www.editnotes.com/</link>
    <language>en</language>
<item>
    <title>Re: Untitled</title>
    <link>https://www.editnotes.com/view/75c3a221</link>
    <pubDate>Mon, 30 Aug 2021 16:00:58 -0700</pubDate>
    <dc:creator>Tiny Earthworm</dc:creator>
    <guid isPermaLink="false">https://www.editnotes.com/view/75c3a221</guid>
    <description><![CDATA[Extract $ amounts from string, excel

=TRIM(MID(C31,FIND(&quot;$&quot;,C31),IFERROR(FIND(&quot; &quot;,MID(C31,FIND(&quot;$&quot;,C31),LEN(C31))),LEN(C31))))]]></description>
    <content:encoded><![CDATA[<div class="text" style="font-family:monospace;"><ol><li style="font-weight: normal; vertical-align:top;"><div style="font: normal normal 1em/1.2em monospace; margin:0; padding:0; background:none; vertical-align:top;">Extract $ amounts from string, excel</div></li>
<li style="font-weight: normal; vertical-align:top;"><div style="font: normal normal 1em/1.2em monospace; margin:0; padding:0; background:none; vertical-align:top;">&nbsp;</div></li>
<li style="font-weight: normal; vertical-align:top;"><div style="font: normal normal 1em/1.2em monospace; margin:0; padding:0; background:none; vertical-align:top;">=TRIM(MID(C31,FIND(&quot;$&quot;,C31),IFERROR(FIND(&quot; &quot;,MID(C31,FIND(&quot;$&quot;,C31),LEN(C31))),LEN(C31))))</div></li>
</ol></div>]]></content:encoded>
</item>
</channel>
</rss>
