<?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>Excel Help--Low Middle High</title>
		<link>https://www.lotterypost.com/thread/210262</link>
		<atom:link href="https://www.lotterypost.com/rss/topic/210262" rel="self" type="application/rss+xml" />
		<description>Lottery Post Forum Topic: Excel Help--Low Middle High</description>
		<dc:language>en-us</dc:language>
		<generator>Lottery Post RSS Generator</generator>
		<item>
			<title>Reply #4</title>
			<link>https://www.lotterypost.com/thread/210262/1579412</link>
			<guid isPermaLink="true">https://www.lotterypost.com/thread/210262/1579412</guid>
			<pubDate>Tue, 09 Mar 2010 14:57:54 GMT</pubDate>
			<dc:creator>Fibonacci</dc:creator>
			<description><![CDATA[<p>Putz thanks again. I did run tinto some problem with the Trunc function ---when the last digit was a zero in some instances it put 10 in the cell--when it split a number--e.g. 120 to become 1 2 0 it did 1 2 10.<br /><br />Anyway I did get some additional help.</p>]]></description>
			<category>Fibonacci</category>
		</item>
		<item>
			<title>Reply #3</title>
			<link>https://www.lotterypost.com/thread/210262/1579054</link>
			<guid isPermaLink="true">https://www.lotterypost.com/thread/210262/1579054</guid>
			<pubDate>Tue, 09 Mar 2010 03:52:48 GMT</pubDate>
			<dc:creator>tiggs95</dc:creator>
			<description><![CDATA[<p>I read some of these post&#x27;s and I feel so stupid..I have no idea what this means and really don&#x27;t care..Picking numbers should be easy and fun and to me this isen&#x27;t..Good luck anyway..</p>]]></description>
			<category>tiggs95</category>
		</item>
		<item>
			<title>Reply #2</title>
			<link>https://www.lotterypost.com/thread/210262/1578986</link>
			<guid isPermaLink="true">https://www.lotterypost.com/thread/210262/1578986</guid>
			<pubDate>Tue, 09 Mar 2010 02:08:51 GMT</pubDate>
			<dc:creator>Fibonacci</dc:creator>
			<description><![CDATA[<p>i HAVE SEEN A NUMBER OF WAYS TO BREAK UP A THREE DIGIT NUMBER INTO COLUMNS., including MID, yours is one ofn the most efficient and leading zeros are no problem. Thanks. I am testing it out.</p>]]></description>
			<category>Fibonacci</category>
		</item>
		<item>
			<title>Reply #1</title>
			<link>https://www.lotterypost.com/thread/210262/1578818</link>
			<guid isPermaLink="true">https://www.lotterypost.com/thread/210262/1578818</guid>
			<pubDate>Mon, 08 Mar 2010 23:38:24 GMT</pubDate>
			<dc:creator>ACPutz</dc:creator>
			<description><![CDATA[<p>I&#x27;m sure there&#x27;s probably and easier way, but this is what I&#x27;d do:<br /><br />First break the number down to three different columns<br /><br />ex:<br /><br />cell A1 is your number 369<br /><br />column b formula is =trunc(a1*.01) gets 3<br /><br />Column c formula is =trunc((a1-(b1*100))*.1) gets 6<br /><br />Column d formula is =a1-(b1*100)-(c1*10) gets 9<br /><br />now that you&#x27;ve separated the number into 3 columns, you just need to check if it&#x27;s LMH:<br /><br />column e is first number<br /><br />=if(b1=large(b1:d1,1), H ,if(b1=large(b1:d1,2), M... &#x5b;&#xa0;<a href="https://www.lotterypost.com/thread/210262/1578818">More</a>&#xa0;&#x5d;</p>]]></description>
			<category>ACPutz</category>
		</item>
		<item>
			<title>Excel Help--Low Middle High</title>
			<link>https://www.lotterypost.com/thread/210262</link>
			<guid isPermaLink="true">https://www.lotterypost.com/thread/210262</guid>
			<pubDate>Mon, 08 Mar 2010 18:04:08 GMT</pubDate>
			<dc:creator>Fibonacci</dc:creator>
			<description><![CDATA[<p>Need an Excel function/formula to do the following:<br /><br />Take a 3 digit number in one column and report its LMH form, where L is the lowest digit, M=Median digit (in value) and H =highest digit.<br /><br />It doesn&#x27;t matter their position. Their value is what is important.<br /><br />Eg<br /><br />123 = LMH<br /><br />132 = LHM<br /><br />213 = MLH<br /><br />231= LHM<br /><br />312 = HLM<br /><br />321 =HML</p>]]></description>
			<category>Fibonacci</category>
		</item>
	</channel>
</rss>

