<?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 with Gap detection formula.</title>
    <link>http://www.lotterypost.com/thread/196121</link>
    <atom:link href="http://www.lotterypost.com/rss/topic/196121" rel="self" type="application/rss+xml" />
    <description>Lottery Post Forum Topic: Help with Gap detection formula.</description>
    <dc:language>en-us</dc:language>
    <generator>Lottery Post RSS Generator</generator>
    <item>
      <title>Reply #19</title>
      <link>http://www.lotterypost.com/thread/196121/1350772</link>
      <guid isPermaLink="true">http://www.lotterypost.com/thread/196121/1350772</guid>
      <pubDate>Tue, 14 Jul 2009 10:50:03 GMT</pubDate>
      <dc:creator>KnuckleHead</dc:creator>
      <description><![CDATA[Morning all,<br /><br />For anyone that has been watching this post, and is interested, below are the working formulas. If anyone decides to use them, feel free. I had to range my histories table so that the range included the labels as seen in the formulas. The sheet displayed above is a separate sheet than the histories sheet. To convert from Lotus123 to Excel, change the @ symbol to = and it should work.<br /><br />I placed this formula in row #13<br /><br />@DMAX($TABLE, DRAW ,DRAW @IF(Y10=0,$D$6,Y10)#AND#(FIR... [&nbsp;<a href="http://www.lotterypost.com/thread/196121/1350772">More</a>&nbsp;]]]></description>
      <category>KnuckleHead</category>
    </item>
    <item>
      <title>Reply #18</title>
      <link>http://www.lotterypost.com/thread/196121/1343227</link>
      <guid isPermaLink="true">http://www.lotterypost.com/thread/196121/1343227</guid>
      <pubDate>Sat, 04 Jul 2009 17:38:18 GMT</pubDate>
      <dc:creator>KnuckleHead</dc:creator>
      <description><![CDATA[Afternoon all,<br /><br />Well, I figured out this much so far:<br /><br />@INDEX($MEGA MILLIONS:$D$20..$MEGA MILLIONS:$J$444,0,@MATCH(I8,$MEGA MILLIONS:$E$20..$MEGA MILLIONS:$I$444,0))<br /><br />The problem is that the formula only searches for the first match then gives the draw # as 328 which is correct for the match in the 1st draw column. But, the formula doesn't search the entire range for the next lower draw # , only the first match . It also searches on a column by column basis instead of a row by row basis. T... [&nbsp;<a href="http://www.lotterypost.com/thread/196121/1343227">More</a>&nbsp;]]]></description>
      <category>KnuckleHead</category>
    </item>
    <item>
      <title>Reply #17</title>
      <link>http://www.lotterypost.com/thread/196121/1340936</link>
      <guid isPermaLink="true">http://www.lotterypost.com/thread/196121/1340936</guid>
      <pubDate>Wed, 01 Jul 2009 19:38:18 GMT</pubDate>
      <dc:creator>KnuckleHead</dc:creator>
      <description><![CDATA[I'm looking at an algorithm that needs the gap/skip figures to calculate properly. But as I go through the histories, it'd be easier to find those numbers with the draw # assoiated with the gap/skip number.<br /><br />Look at the pattern map section in the example file, can you see patterns? I can, but believe it would be easier to find the possible next drawn numbers if the gap/skip was associated with the draw # .<br /><br />As I've said before, maybe I'm going about this all wrong...]]></description>
      <category>KnuckleHead</category>
    </item>
    <item>
      <title>Reply #16</title>
      <link>http://www.lotterypost.com/thread/196121/1340916</link>
      <guid isPermaLink="true">http://www.lotterypost.com/thread/196121/1340916</guid>
      <pubDate>Wed, 01 Jul 2009 19:22:29 GMT</pubDate>
      <dc:creator>KnuckleHead</dc:creator>
      <description><![CDATA[I appreaicate the assistance and suggestions from both of you.<br /><br />I think that my explanation of what I'm trying to find is wrong.<br /><br />In the creation of this formula, I don't want to find the gaps/skips, I want to discover the draw# assoiated with the next appearance of the drawn number from a specifed range. By having the draw # , you could go back into the histories and see what numbers were drawn after that draw, which may help picking numbers in future draws.<br /><br />I've looked at Carbob's formu... [&nbsp;<a href="http://www.lotterypost.com/thread/196121/1340916">More</a>&nbsp;]]]></description>
      <category>KnuckleHead</category>
    </item>
    <item>
      <title>Reply #15</title>
      <link>http://www.lotterypost.com/thread/196121/1340851</link>
      <guid isPermaLink="true">http://www.lotterypost.com/thread/196121/1340851</guid>
      <pubDate>Wed, 01 Jul 2009 17:57:28 GMT</pubDate>
      <dc:creator>CARBOB</dc:creator>
      <description><![CDATA[Why do you want to use draw # and not skips]]></description>
      <category>CARBOB</category>
    </item>
    <item>
      <title>Reply #14</title>
      <link>http://www.lotterypost.com/thread/196121/1340841</link>
      <guid isPermaLink="true">http://www.lotterypost.com/thread/196121/1340841</guid>
      <pubDate>Wed, 01 Jul 2009 17:43:53 GMT</pubDate>
      <dc:creator>Raven62</dc:creator>
      <description><![CDATA[Maybe this will help:<br /><br />@COUNTIF($DIGIT REPEATS:$AZ$28..$DIGIT REPEATS:$AZ$431,A96]]></description>
      <category>Raven62</category>
    </item>
    <item>
      <title>Reply #13</title>
      <link>http://www.lotterypost.com/thread/196121/1340810</link>
      <guid isPermaLink="true">http://www.lotterypost.com/thread/196121/1340810</guid>
      <pubDate>Wed, 01 Jul 2009 17:08:13 GMT</pubDate>
      <dc:creator>KnuckleHead</dc:creator>
      <description><![CDATA[I'm looking in the Lotus help file, but it doesn't appear to have a conversion for Excel's use of ! in this way. I'm still looking though...]]></description>
      <category>KnuckleHead</category>
    </item>
    <item>
      <title>Reply #12</title>
      <link>http://www.lotterypost.com/thread/196121/1340800</link>
      <guid isPermaLink="true">http://www.lotterypost.com/thread/196121/1340800</guid>
      <pubDate>Wed, 01 Jul 2009 16:58:08 GMT</pubDate>
      <dc:creator>CARBOB</dc:creator>
      <description><![CDATA[This is the way I track skips or what you refer too, as gaps. The first row is current skip, the following rows are the number of skips before the next hit.]]></description>
      <category>CARBOB</category>
    </item>
    <item>
      <title>Reply #11</title>
      <link>http://www.lotterypost.com/thread/196121/1340776</link>
      <guid isPermaLink="true">http://www.lotterypost.com/thread/196121/1340776</guid>
      <pubDate>Wed, 01 Jul 2009 16:05:28 GMT</pubDate>
      <dc:creator>CARBOB</dc:creator>
      <description><![CDATA[Whenever you reference another worksheet in the same workbook, 'DIGIT REPEATS'! its required. You may use something else in 1-2-3.<br /><br />COUNTIF('DIGIT REPEATS'!$AZ$28:$AZ$431,A96]]></description>
      <category>CARBOB</category>
    </item>
    <item>
      <title>Reply #10</title>
      <link>http://www.lotterypost.com/thread/196121/1340767</link>
      <guid isPermaLink="true">http://www.lotterypost.com/thread/196121/1340767</guid>
      <pubDate>Wed, 01 Jul 2009 16:00:16 GMT</pubDate>
      <dc:creator>KnuckleHead</dc:creator>
      <description><![CDATA[Hello CARBOB,<br /><br />I'm looking at the formula now, changing it to reference different cells isn't a problem, but, what does the ! symbol mean in Excel]]></description>
      <category>KnuckleHead</category>
    </item>
    <item>
      <title>Reply #9</title>
      <link>http://www.lotterypost.com/thread/196121/1340720</link>
      <guid isPermaLink="true">http://www.lotterypost.com/thread/196121/1340720</guid>
      <pubDate>Wed, 01 Jul 2009 15:02:13 GMT</pubDate>
      <dc:creator>CARBOB</dc:creator>
      <description><![CDATA[Is this somewhat close to what you are looking for? You will have change your worksheet around. The formula is =IF(ISNUMBER(MATCH(C$8,'MEGA MILLIONS'!$E24:$I24,0)),'MEGA MILLIONS'!$D24,]]></description>
      <category>CARBOB</category>
    </item>
    <item>
      <title>Reply #8</title>
      <link>http://www.lotterypost.com/thread/196121/1339889</link>
      <guid isPermaLink="true">http://www.lotterypost.com/thread/196121/1339889</guid>
      <pubDate>Tue, 30 Jun 2009 18:16:36 GMT</pubDate>
      <dc:creator>KnuckleHead</dc:creator>
      <description><![CDATA[Thank you, files in the air.]]></description>
      <category>KnuckleHead</category>
    </item>
    <item>
      <title>Reply #7</title>
      <link>http://www.lotterypost.com/thread/196121/1339750</link>
      <guid isPermaLink="true">http://www.lotterypost.com/thread/196121/1339750</guid>
      <pubDate>Tue, 30 Jun 2009 15:50:54 GMT</pubDate>
      <dc:creator>CARBOB</dc:creator>
      <description><![CDATA[The formula I posted counts the number of draws since a digit hit. I also have a formula thatwill use that data and count the skips for each time the digit hit. Sent you a PM.]]></description>
      <category>CARBOB</category>
    </item>
    <item>
      <title>Reply #6</title>
      <link>http://www.lotterypost.com/thread/196121/1339730</link>
      <guid isPermaLink="true">http://www.lotterypost.com/thread/196121/1339730</guid>
      <pubDate>Tue, 30 Jun 2009 15:31:00 GMT</pubDate>
      <dc:creator>KnuckleHead</dc:creator>
      <description><![CDATA[Morning CARBOB,<br /><br />RE: The formula posted.<br /><br />I'm trying to reference a draw # , then look in the history field below that draw # for the next appearence of the drawn number. Then count (subtract) the difference between the draw #'s . I don't think I'm making sense describing it though.<br /><br />Would you have a better understanding if I attached an example file in an e-mail to you so you could better understand/see what I'm trying to do? If this is agreeable, send me your e-mail address in a PM and]]></description>
      <category>KnuckleHead</category>
    </item>
    <item>
      <title>Reply #5</title>
      <link>http://www.lotterypost.com/thread/196121/1338278</link>
      <guid isPermaLink="true">http://www.lotterypost.com/thread/196121/1338278</guid>
      <pubDate>Sun, 28 Jun 2009 10:06:52 GMT</pubDate>
      <dc:creator>CARBOB</dc:creator>
      <description><![CDATA[Yes, you have to update the range after every draw.]]></description>
      <category>CARBOB</category>
    </item>
    <item>
      <title>Reply #4</title>
      <link>http://www.lotterypost.com/thread/196121/1338276</link>
      <guid isPermaLink="true">http://www.lotterypost.com/thread/196121/1338276</guid>
      <pubDate>Sun, 28 Jun 2009 09:47:41 GMT</pubDate>
      <dc:creator>mybolade</dc:creator>
      <description><![CDATA[Carbob,<br /><br />Do you need to change the range each time to detect when is the last time it fell. In otherwords if it falls today would I start the range from that date? Do I just put this formula in for every number that falls. So each day I know how long it has been since it fell.<br /><br />I plan to use this formula with my stats, I think it will save me work.<br /><br />Thanks for sharing.]]></description>
      <category>mybolade</category>
    </item>
    <item>
      <title>Reply #3</title>
      <link>http://www.lotterypost.com/thread/196121/1337873</link>
      <guid isPermaLink="true">http://www.lotterypost.com/thread/196121/1337873</guid>
      <pubDate>Sat, 27 Jun 2009 18:47:34 GMT</pubDate>
      <dc:creator>CARBOB</dc:creator>
      <description><![CDATA[Are you wanting to find , how long it has been since the number was drawn? This formula will count the skips.<br /><br />=IF(COLUMNS(AP19:AP19) =COUNTIF($Z$17:$Z$7668,$AJ19),SMALL(IF($Z$17:$Z$7668=$AJ19,ROW($Z$17:$Z$7668)-ROW($Z$17)+1),COLUMNS(AP19:AP19))-1, )<br /><br />You will have to change the ranges. Here's an image.]]></description>
      <category>CARBOB</category>
    </item>
    <item>
      <title>Reply #2</title>
      <link>http://www.lotterypost.com/thread/196121/1337862</link>
      <guid isPermaLink="true">http://www.lotterypost.com/thread/196121/1337862</guid>
      <pubDate>Sat, 27 Jun 2009 18:25:01 GMT</pubDate>
      <dc:creator>KnuckleHead</dc:creator>
      <description><![CDATA[Afternoon mybolade,<br /><br />I have frequency tables setup for 11 draws, 27 draws, 59 draws, and Total draws. They all use the COUNTIF formula. But, I don't have them setup to show the difference in drawn dates or draw #'s, just how many times they appear in a specific table.<br /><br />In the different tables I listed above, a specific number could appear several times. This is why I decided to find each number and the draw# each time the number appears. This idea may be off base, but I'm thinking that havi... [&nbsp;<a href="http://www.lotterypost.com/thread/196121/1337862">More</a>&nbsp;]]]></description>
      <category>KnuckleHead</category>
    </item>
    <item>
      <title>Reply #1</title>
      <link>http://www.lotterypost.com/thread/196121/1337837</link>
      <guid isPermaLink="true">http://www.lotterypost.com/thread/196121/1337837</guid>
      <pubDate>Sat, 27 Jun 2009 17:54:54 GMT</pubDate>
      <dc:creator>mybolade</dc:creator>
      <description><![CDATA[Knucklehead,<br /><br />You need to list all the pairs or numbers you want to match in a table. Then in another part of excel (perferably on the same sheet set up your draws. Make sure you set up the draws so each number has a cell.<br /><br />What I use is countif, and have a column for the today's date and the date you start from. Then I list a range. Therefore, countif will count how many times that number has fallen in that range. I hope this helps. I am working with pairs. Below is a sample, the formula wo... [&nbsp;<a href="http://www.lotterypost.com/thread/196121/1337837">More</a>&nbsp;]]]></description>
      <category>mybolade</category>
    </item>
    <item>
      <title>Help with Gap detection formula.</title>
      <link>http://www.lotterypost.com/thread/196121</link>
      <guid isPermaLink="true">http://www.lotterypost.com/thread/196121</guid>
      <pubDate>Sat, 27 Jun 2009 17:30:24 GMT</pubDate>
      <dc:creator>KnuckleHead</dc:creator>
      <description><![CDATA[Morning all,<br /><br />I hope some one can help with this idea. I've set up a table to discover gaps in drawn numbers. I'm trying to figure out how to match a specific number (ie. 1, 2, 3, 4, etc.) , in the drawn history range. The answer would be the Drawing # . Then in the cell next to it, have the gap number displayed for how many draws have gone by since the last time that number was drawn. I figure that I need to use some kind of a combination of MATCH and HLOOKUP , but I haven't had any luck in c... [&nbsp;<a href="http://www.lotterypost.com/thread/196121">More</a>&nbsp;]]]></description>
      <category>KnuckleHead</category>
    </item>
  </channel>
</rss>