<?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>Need help with an XL formula excell</title>
		<link>https://www.lotterypost.com/thread/207340</link>
		<atom:link href="https://www.lotterypost.com/rss/topic/207340" rel="self" type="application/rss+xml" />
		<description>Lottery Post Forum Topic: Need help with an XL formula excell</description>
		<dc:language>en-us</dc:language>
		<generator>Lottery Post RSS Generator</generator>
		<item>
			<title>Reply #2</title>
			<link>https://www.lotterypost.com/thread/207340/1526952</link>
			<guid isPermaLink="true">https://www.lotterypost.com/thread/207340/1526952</guid>
			<pubDate>Fri, 22 Jan 2010 01:14:30 GMT</pubDate>
			<dc:creator>Sage</dc:creator>
			<description><![CDATA[<p>Wow thank you so much! I can&#x27;t thank you enough. Happy New Years to you. There is no place like Lotery Post.</p>]]></description>
			<category>Sage</category>
		</item>
		<item>
			<title>Reply #1</title>
			<link>https://www.lotterypost.com/thread/207340/1525754</link>
			<guid isPermaLink="true">https://www.lotterypost.com/thread/207340/1525754</guid>
			<pubDate>Thu, 21 Jan 2010 02:00:12 GMT</pubDate>
			<dc:creator>phileight</dc:creator>
			<description><![CDATA[<p>Sage<br /><br />if you use VBA this will do it<br /><br />Sub find_missing()<br /><br />Dim md(10) &#x27; set an array with 10 elements or positions<br /><br />For x = 1 To 5 &#x27; if your data is not in col a-e change these #&#x27;s<br /><br />a = Cells(1, x): md(a) = 1 &#x27; if row1,col1 =5 then md(5)=1 i&#x27;ll use this later<br /><br />Next x &#x27; completes the loop each array element that matches one of your numbers now equalls 1<br /><br />z = 6: For y = 0 To 9 &#x27;this loop will put the missing numbers in row1 col6-10<br /><br />If md(y) = 1 Then GoTo skip Else Cells(1,... &#x5b;&#xa0;<a href="https://www.lotterypost.com/thread/207340/1525754">More</a>&#xa0;&#x5d;</p>]]></description>
			<category>phileight</category>
		</item>
		<item>
			<title>Need help with an XL formula excell</title>
			<link>https://www.lotterypost.com/thread/207340</link>
			<guid isPermaLink="true">https://www.lotterypost.com/thread/207340</guid>
			<pubDate>Wed, 20 Jan 2010 07:10:36 GMT</pubDate>
			<dc:creator>Sage</dc:creator>
			<description><![CDATA[<p>Could you help me?<br /><br />say have 1 2 3 4 5 now I want to know what digits are missing =0 6 7 8 9<br /><br />Can you tell me how to do this in xl formula? I want to put this in a spreadsheet. Thanks</p>]]></description>
			<category>Sage</category>
		</item>
	</channel>
</rss>

