<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/">
	<channel>
		<title>Help in converting text(?) to numbers.</title>
		<link>https://www.lotterypost.com/thread/206386</link>
		<atom:link href="https://www.lotterypost.com/rss/topic/206386" rel="self" type="application/rss+xml" />
		<description>Lottery Post Forum Topic: Help in converting text(?) to numbers.</description>
		<dc:language>en-us</dc:language>
		<generator>Lottery Post RSS Generator</generator>
		<item>
			<title>Reply #3</title>
			<link>https://www.lotterypost.com/thread/206386/1508231</link>
			<guid isPermaLink="true">https://www.lotterypost.com/thread/206386/1508231</guid>
			<pubDate>Mon, 04 Jan 2010 01:09:08 GMT</pubDate>
			<dc:creator>JADELottery</dc:creator>
			<description><![CDATA[<p>000000000011111111112222222222333333333<br /><br />012345678901234567890123456789012345678<br /><br />&#x27;This is some text you are working with.&#x27;<br /><br />@RIGHT(XXX, 9) -- &#x27;ing with.&#x27;<br /><br />@LEFT(XXX, 9) -- &#x27;This is s&#x27;<br /><br />@MID(XXX, 9, 9) -- &#x27;ome text &#x27;<br /><br />@LENGTH(XXX) -- 39<br /><br />XXX is a cell where the text is located.<br /><br />@VALUE(XXX) will return a value of 0 if there are any other characters than the following: + - . 0 1 2 3 4 5 6 7 8 9<br /><br />@VALUE( 3.14 ) -- 3.14<br /><br />@VALUE( -0.2345 ) -- -0.2345<br /><br />@VALUE( 2.01M ) -- 0 (beca... &#x5b;&#xa0;<a href="https://www.lotterypost.com/thread/206386/1508231">More</a>&#xa0;&#x5d;</p>]]></description>
			<category>JADELottery</category>
		</item>
		<item>
			<title>Reply #2</title>
			<link>https://www.lotterypost.com/thread/206386/1507844</link>
			<guid isPermaLink="true">https://www.lotterypost.com/thread/206386/1507844</guid>
			<pubDate>Sun, 03 Jan 2010 19:54:23 GMT</pubDate>
			<dc:creator>KnuckleHead</dc:creator>
			<description><![CDATA[<p>Afternoon JADELottery,<br /><br />I don&#x27;t yet understand how your formula works, but it&#x27;s exactly what I was trying to create. I&#x27;ve tested it on several different amounts and it&#x27;s worked on all of them. Thank you very much.<br /><br />Ok, I understand the @Right and I was thinking that the @Value was gonna be needed to convert the text numbers to values (wasn&#x27;t really sure though), but I didn&#x27;t comprehend the @Mid or the @Length. I&#x27;m assuming that the @Mid and @Length takes out the space between the numbers and... &#x5b;&#xa0;<a href="https://www.lotterypost.com/thread/206386/1507844">More</a>&#xa0;&#x5d;</p>]]></description>
			<category>KnuckleHead</category>
		</item>
		<item>
			<title>Reply #1</title>
			<link>https://www.lotterypost.com/thread/206386/1507212</link>
			<guid isPermaLink="true">https://www.lotterypost.com/thread/206386/1507212</guid>
			<pubDate>Sun, 03 Jan 2010 02:17:55 GMT</pubDate>
			<dc:creator>JADELottery</dc:creator>
			<description><![CDATA[<p>Try this:<br /><br />@IF(@RIGHT(C1,1)= K ,1000*@VALUE(@MID(C1,0,@LENGTH(C1)-1)),@IF(@RIGHT(C1,1)= M ,1000000*@VALUE(@MID(C1,0,@LENGTH(C1)-1)), ))<br /><br />a;lsjfqegaiobv bibipgvqiv kljviviu daoibiwu bviud nbvndbin diubn ipuvniasdnviupadn bvipndivndfkbnipusfnbipsbniupnsbf</p>]]></description>
			<category>JADELottery</category>
		</item>
		<item>
			<title>Help in converting text(?) to numbers.</title>
			<link>https://www.lotterypost.com/thread/206386</link>
			<guid isPermaLink="true">https://www.lotterypost.com/thread/206386</guid>
			<pubDate>Sat, 02 Jan 2010 22:39:09 GMT</pubDate>
			<dc:creator>KnuckleHead</dc:creator>
			<description><![CDATA[<p>Afternoon all,<br /><br />While updating my files, I tend to us short hand, ie. 200 K or 2.45 M or 29 M to represent amounts. All of these entries are done manually. I&#x27;m attempting to automate this entry process and have the new amounts added automaticlly.<br /><br />I&#x27;ve figured out the formula to identify the K or M , but the multiply section isn&#x27;t working correctly. It just gives me zeros. Below is what I&#x27;m trying to get to work. (I think the original entry is entered as text and the space letter need to be... &#x5b;&#xa0;<a href="https://www.lotterypost.com/thread/206386">More</a>&#xa0;&#x5d;</p>]]></description>
			<category>KnuckleHead</category>
		</item>
	</channel>
</rss>

