<?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>Pick 3 Permutations In Excel</title>
		<link>/blogentry/29672</link>
		<atom:link href="https://www.lotterypost.com/rss/blogcomments/29672" rel="self" type="application/rss+xml" />
		<description>johnph77's Blog: Pick 3 Permutations In Excel</description>
		<dc:language>en-us</dc:language>
		<generator>Lottery Post RSS Generator</generator>
		<item>
			<title>Original Blog Entry: Pick 3 Permutations In Excel</title>
			<link>/blogentry/29672</link>
			<guid isPermaLink="true">/blogentry/29672</guid>
			<pubDate>Sun, 10 May 2009 14:17:01 GMT</pubDate>
			<dc:creator>johnph77</dc:creator>
			<description><![CDATA[<p>Permutation formulas for Pick 3. See previous entry re Pick 4 for comments and instructions.<br /><br />=(MID(A1,1,1)*100)+(MID(A1,2,1)*10)+(MID(A1,3,1)*1)<br /><br />=(MID(A1,1,1)*100)+(MID(A1,3,1)*10)+(MID(A1,2,1)*1)<br /><br />=(MID(A1,2,1)*100)+(MID(A1,1,1)*10)+(MID(A1,3,1)*1)<br /><br />=(MID(A1,2,1)*100)+(MID(A1,3,1)*10)+(MID(A1,1,1)*1)<br /><br />=(MID(A1,3,1)*100)+(MID(A1,1,1)*10)+(MID(A1,2,1)*1)<br /><br />=(MID(A1,3,1)*100)+(MID(A1,2,1)*10)+(MID(A1,1,1)*1)<br /><br />gl<br /><br /></p>]]></description>
			<category>Blog Entry</category>
			<category>johnph77</category>
			<wfw:comment>https://www.lotterypost.com/blogentry/29672</wfw:comment>
		</item>
	</channel>
</rss>

