- Home
- Premium Memberships
- Lottery Results
- Forums
- Predictions
- Lottery Post Videos
- News
- Search Drawings
- Search Lottery Post
- Lottery Systems
- Lottery Charts
- Lottery Wheels
- Worldwide Jackpots
- Quick Picks
- On This Day in History
- Blogs
- Online Games
- Premium Features
- Contact Us
- Whitelist Lottery Post
- Rules
- Lottery Book Store
- Lottery Post Gift Shop
The time is now 6:12 pm
You last visited
June 8, 2026, 11:23 am
All times shown are
Eastern Time (GMT-5:00)
Search
Search the Lottery Post forums for the keyword(s) you specify
666
Quote: Originally posted by hypersoniq on December 22, 2003 total STRAIGHT julian hits within 10 numbers from the rundown =108total BOX julian hits = 399250x108=$27,00040x399=$15,960 = total of $42,960to play from day 1$10x9141=$91,410 (must have played the 10, distribution of the 108 is near even, with a slight nod to the 2nd number in the rundown)net loss of $48,450...still one heck of a loss, $0.50 straight + $0.50 box bets assumed...last one in PA was september of this year, it was the 7th
Dec 22, 2003, 10:15 pm - hypersoniq - Lottery Discussion Forum
need excel guru & master
dear bob,
the problem is monthly range must be modified manually :)
column M to V
column BB to CT
eg: at .xls
zip format 104 kb : http://www.rapidupload.com/d.php?file=dl filepath=9743
xls format 409 kb: http://www10.rapidupload.com/d.php?file=dl filepath=16422
date 1st 2nd 3rd
3 02/02/87 064 0 6 4
02/09/87 502 5 0 2
02/16/87 615 6 1 5
02/23/87 099 0 9 9
7 02/01/88 961 9
Feb 6, 2006, 11:15 am - sysp34 - Lottery Systems Forum
TUTORIAL: How to count skips with excel
I said I would share this if ever found...I thank GillesD from another forum.Here is his explaination...------------------------------QUOTE GillesD---------------------------Skips for Pick 3 drawsLets say your data in Excel has the draw number in column A and N1, N2 and N3 in columns B, C and D starting on row #3 and going down. Row 2 can be used for labels. Note it might be best if the width of columns is small in order to see more (a width of 5 is enough).A - Skips not considering the position
Jan 23, 2004, 8:19 pm - hypersoniq - Pick 3 Forum
macro
You can set it up this way:
For example, say you have your most current drawing in cell range E20 through J20 (11,14,23,35,42,46) 11 = E20, 14 = F20, 23 = G20, 35 = H20, 42 = I20, 46 = J20
1. Insert the following formulas in cell range N20 through W20: (This will separate the front digits and back digits in cell range E20 through J20)
Cell L20 - =INT($E20/10)
Cell M20 - =INT(($E20-(L20*10))/1)
==========================
Cell N20 - =INT($F20/10)
Cell O20 - =INT(($F20-(N20*10)
Sep 26, 2011, 6:59 am - winsumloosesum - Lottery Systems Forum
ODD-EVEN predict Help With Excel Pick 5
hi. I need help with this excel Worksheet, I'm trying to predict the next Odd-Even pattern.
I have been Using this formulas =IF(MOD(COUNTIF(B$2:B3; E );2)=0; O ; E ) and also =IF(OR(MOD(COUNTIF(B$2:B1475; E );2)=0;MOD(COUNTIF(B$2:B1475; O );2)=0); O ; E ).
I'm not sure if there is a formula that will increase the 100% results predictions.
https://www.mediafire.com/file/dgyhorlqd8bmsi4/Prediction_Odd-Even_Patterns1.xlsm/file
Thank in advanced
Mar 29, 2023, 3:42 pm - Wit24 - Pick 5 Forum
[Request] Animated graph of all PB numbers drawn in current matrix
In this request, row one starts with the PB drawing on Jan 18, 2012. There have been 387 drawings at the current matrix. I'm requesting a macro pro to create an animation or gif of each draw as a graph showing the accumulated total of each number drawn. The first frame shows the numbers in rows 1:1, including 6, 29, 34, 44 and 50. The : isn't ratio, it's excel speak. The second frame shows the sum of (or countif in excel) all numbers drawn in rows 1:2, including 12, 24, 43, 44 and 45, thus showi
Oct 2, 2015, 8:53 am - GoogilyMoogily - Jackpot Games Forum
Excel Rank formula
Maybe you can alter / adjust this formula
=(IF((H17 0),RANK(H17,$H$17:$Q$17),(RANK(H17,$H$17:$Q$17,1)+COUNTIF($H$17:$Q$17, 0 )))+COUNTIF($H$17:H17,H17))-1
Apr 12, 2015, 4:16 pm - CarliG - Lottery Systems Forum
Need some help with excel counting vertical
excel count does not care if the range is vertical or horizontal
COUNTIF(range,criteria)
range is your range
criteria is 8 in your case
example
COUNTIF(A1:A10,8) or COUNTIF(A1:F1,8)
Apr 4, 2014, 9:49 pm - basilio - Mathematics Forum
Excel formula help for repeat , +1 , +2 and -1 , -2.
I2 thru M2 =(IF(COUNTIF($C1:$G1,C2)=1,C2, )
O2 thru S2 =(IF(COUNTIF($C1:$G1,C2-1)=1,C2, )
Jul 10, 2010, 6:36 pm - Raven62 - Mathematics Forum
Excel question
try entering you function then press enter
with this function the a:c define the range you want to compare. the range would be entered as a1:c10 or what ever range you want. the ,e1 tells it what to compare to . if you had 10 sets of numbers to check the formula or function would be =countif(a1:c10,e1) second line would be =countif(a1:c10,e2) etc finish each entry with enter.
to use copy and paste you will need to tell excel that a1:c10 is a constant that does not change
the first entry
Jun 2, 2010, 9:43 pm - phileight - Mathematics Forum
