Option Explicit
Sub Main
Dim Ini,fin,Tot
Ini = EstrazioneIni
fin = EstrazioneFin
Tot = EstrazioniRicerca
Dim Sorte
Sorte = ScegliSorte
Call Scrivi("TABELLA RITARDI E FREQUENZE x " & NomeSorte(Sorte),01,01,,00,04)
Call Scrivi("( Terzine Simmetriche - Quartine radicali - ",01,00,,00,04)
Call Scrivi("Cinquine pentagonali - Sestine esagonali - ",01,01,,00,04)
Call Scrivi("Cadenze - Figure - Decine - Tabelline - Gemelli )",01,01,,00,04)
Call Scrivi("Script originale By Blackmore , mod. disaronno ",01,01,,00,04)
Call Scrivi()
Call Scrivi(String(40," ") & "Script originale By Blackmore , mod. disaronno ",01)
Call Scrivi()
Call Scrivi("INIZIO RICERCA : " & DataEstrazione(Ini) & " °°° FINE RICERCA : " & _
DataEstrazione(fin) & " °°° ESTRAZIONI ESAMINATE :" & Tot,01,,,,04)
Call Scrivi()
Dim W_Ruote
Dim ruote(12)
For W_Ruote = 01 To 12
ruote(01) = W_Ruote
Dim RetRit,RetRitMax,RetIncrRitMax,RetFre
Dim RetEsito,RetEstratti,RetIdEstr
Dim x
'------------------------------------------------------------------------------------------------------
ReDim n07(30)
Dim nn07
Dim atitoli07
atitoli07 = Array(atitoli07," TERZINE SIMM. "," Ruota "," Numeri "," Ritardo ",_
" Rit. Sto. "," Frequenza "," Ultima uscita "," Data di uscita ")
Call InitTabella(atitoli07,vbGreen,,03,00)
For x = 01 To 30
n07(01) = x:n07(02) = n07(01) + 30:n07(03) = n07(02) + 30
n07(04) = n07(03) + 30:n07(05) = n07(04) + 30:n07(06) = n07(05) + 30
n07(07) = n07(06) + 30:n07(08) = n07(07) + 30:n07(09) = n07(08) + 30
n07(10) = n07(09) + 30:n07(11) = n07(10) + 30:n07(12) = n07(11) + 30
n07(13) = n07(12) + 30:n07(14) = n07(13) + 30:n07(15) = n07(14) + 30
n07(16) = n07(15) + 30:n07(17) = n07(16) + 30:n07(18) = n07(17) + 30
n07(19) = n07(18) + 30:n07(20) = n07(19) + 30:n07(21) = n07(20) + 30
n07(22) = n07(21) + 30:n07(23) = n07(22) + 30:n07(24) = n07(23) + 30
n07(25) = n07(24) + 30:n07(26) = n07(25) + 30:n07(27) = n07(26) + 30
n07(28) = n07(27) + 30:n07(29) = n07(28) + 30:n07(30) = n07(29) + 30
Call StatisticaFormazioneTurbo(n07,ruote,Sorte,RetRit,RetRitMax,RetIncrRitMax,RetFre,Ini,fin)
Call VerificaEsitoTurbo(n07,ruote,fin - RetRit,Sorte,,,RetEsito,,RetEstratti,RetIdEstr)
nn07 = Array(n07(01),n07(02),n07(03))
Dim avalori07
avalori07 = Array(avalori07,Format2(x),NomeRuota(ruote(01)),StringaNumeri(nn07,,True),_
RetRit,RetRitMax,RetFre,RetEstratti,RetEsito)
If RetEsito <> "" Then avalori07(08) = DataEstrazione(RetIdEstr) & " [n° " & RetIdEstr & "]"
Call AddRigaTabella(avalori07,,,04,,01)
Call SetColoreCella(04,RGB(164,255,255))
Call SetColoreCella(03,,vbBlue)
Call SetColoreCella(05,RGB(255,184,149))
Call SetColoreCella(06,RGB(255,255,128),00)
If RetRit = 00 Then Call SetColoreCella(04,RGB(255,128,255))
If RetRit = 00 Then Call SetColoreCella(07,RGB(255,128,255))
If RetRit = 00 Then Call SetColoreCella(08,RGB(255,128,255))
Next
Call CreaTabella()
Call Scrivi()
'------------------------------------------------------------------------------------------------------
ReDim n08(04)
Dim nn08
Dim atitoli08
atitoli08 = Array(atitoli08," QUARTINE RAD. "," Ruota "," Numeri "," Ritardo ",_
" Rit. Sto. "," Frequenza "," Ultima uscita "," Data di uscita ")
Call InitTabella(atitoli08,vbGreen,,03,00)
For x = 01 To 08
If x = 01 Then n08(01) = 01 : n08(02) = 10 : n08(03) = 11 :n08(04) = 19
If x = 02 Then n08(01) = 02 : n08(02) = 20 : n08(03) = 22 :n08(04) = 29
If x = 03 Then n08(01) = 03 : n08(02) = 30 : n08(03) = 33 :n08(04) = 39
If x = 04 Then n08(01) = 04 : n08(02) = 40 : n08(03) = 44 :n08(04) = 49
If x = 05 Then n08(01) = 05 : n08(02) = 50 : n08(03) = 55 :n08(04) = 59
If x = 06 Then n08(01) = 06 : n08(02) = 60 : n08(03) = 66 :n08(04) = 69
If x = 07 Then n08(01) = 07 : n08(02) = 70 : n08(03) = 77 :n08(04) = 79
If x = 08 Then n08(01) = 08 : n08(02) = 80 : n08(03) = 88 :n08(04) = 89
Call StatisticaFormazioneTurbo(n08,ruote,Sorte,RetRit,RetRitMax,RetIncrRitMax,RetFre,Ini,fin)
Call VerificaEsitoTurbo(n08,ruote,fin - RetRit,Sorte,,,RetEsito,,RetEstratti,RetIdEstr)
nn08 = Array(n08(01),n08(02),n08(03),n08(04))
Dim avalori08
avalori08 = Array(avalori08,Format2(x),NomeRuota(ruote(01)),StringaNumeri(nn08,,True),_
RetRit,RetRitMax,RetFre,RetEstratti,RetEsito)
If RetEsito <> "" Then avalori08(08) = DataEstrazione(RetIdEstr) & " [n° " & RetIdEstr & "]"
Call AddRigaTabella(avalori08,,,04,,01)
Call SetColoreCella(04,RGB(164,255,255))
Call SetColoreCella(03,,vbBlue)
Call SetColoreCella(05,RGB(255,184,149))
Call SetColoreCella(06,RGB(255,255,128),00)
If RetRit = 00 Then Call SetColoreCella(04,RGB(255,128,255))
If RetRit = 00 Then Call SetColoreCella(07,RGB(255,128,255))
If RetRit = 00 Then Call SetColoreCella(08,RGB(255,128,255))
Next
Call CreaTabella()
Call Scrivi()
'------------------------------------------------------------------------------------------------------
ReDim n05(18)
Dim nn05
Dim atitoli05
atitoli05 = Array(atitoli05," CINQUINE PENT. "," Ruota "," Numeri "," Ritardo ",_
" Rit. Sto. "," Frequenza "," Ultima uscita "," Data di uscita ")
Call InitTabella(atitoli05,vbGreen,,03,00)
For x = 01 To 18
n05(01) = x:n05(02) = n05(01) + 18:n05(03) = n05(02) + 18
n05(04) = n05(03) + 18:n05(05) = n05(04) + 18:n05(06) = n05(05) + 18
n05(07) = n05(06) + 18:n05(08) = n05(07) + 18:n05(09) = n05(08) + 18
n05(10) = n05(09) + 18:n05(11) = n05(10) + 18:n05(12) = n05(11) + 18
n05(13) = n05(12) + 18:n05(14) = n05(13) + 18:n05(15) = n05(14) + 18
n05(16) = n05(15) + 18:n05(17) = n05(16) + 18:n05(18) = n05(17) + 18
Call StatisticaFormazioneTurbo(n05,ruote,Sorte,RetRit,RetRitMax,RetIncrRitMax,RetFre,Ini,fin)
Call VerificaEsitoTurbo(n05,ruote,fin - RetRit,Sorte,,,RetEsito,,RetEstratti,RetIdEstr)
nn05 = Array(n05(01),n05(02),n05(03),n05(04),n05(05))
Dim avalori05
avalori05 = Array(avalori05,Format2(x),NomeRuota(ruote(01)),StringaNumeri(nn05,,True),_
RetRit,RetRitMax,RetFre,RetEstratti,RetEsito)
If RetEsito <> "" Then avalori05(08) = DataEstrazione(RetIdEstr) & " [n° " & RetIdEstr & "]"
Call AddRigaTabella(avalori05,,,04,,01)
Call SetColoreCella(04,RGB(164,255,255))
Call SetColoreCella(03,,vbBlue)
Call SetColoreCella(05,RGB(255,184,149))
Call SetColoreCella(06,RGB(255,255,128),00)
If RetRit = 00 Then Call SetColoreCella(04,RGB(255,128,255))
If RetRit = 00 Then Call SetColoreCella(07,RGB(255,128,255))
If RetRit = 00 Then Call SetColoreCella(08,RGB(255,128,255))
Next
Call CreaTabella()
Call Scrivi()
'------------------------------------------------------------------------------------------------------
ReDim n06(15)
Dim nn06
Dim atitoli06
atitoli06 = Array(atitoli06," SESTINE ESAG. "," Ruota "," Numeri "," Ritardo ",_
" Rit. Sto. "," Frequenza "," Ultima uscita "," Data di uscita ")
Call InitTabella(atitoli06,vbGreen,,03,00)
For x = 01 To 15
n06(01) = x:n06(02) = n06(01) + 15:n06(03) = n06(02) + 15
n06(04) = n06(03) + 15:n06(05) = n06(04) + 15:n06(06) = n06(05) + 15
n06(07) = n06(06) + 15:n06(08) = n06(07) + 15:n06(09) = n06(08) + 15
n06(10) = n06(09) + 15:n06(11) = n06(10) + 15:n06(12) = n06(11) + 15
n06(13) = n06(12) + 15:n06(14) = n06(13) + 15:n06(15) = n06(14) + 15
Call StatisticaFormazioneTurbo(n06,ruote,Sorte,RetRit,RetRitMax,RetIncrRitMax,RetFre,Ini,fin)
Call VerificaEsitoTurbo(n06,ruote,fin - RetRit,Sorte,,,RetEsito,,RetEstratti,RetIdEstr)
nn06 = Array(n06(01),n06(02),n06(03),n06(04),n06(05),n06(06))
Dim avalori06
avalori06 = Array(avalori06,Format2(x),NomeRuota(ruote(01)),StringaNumeri(nn06,,True),_
RetRit,RetRitMax,RetFre,RetEstratti,RetEsito)
If RetEsito <> "" Then avalori06(08) = DataEstrazione(RetIdEstr) & " [n° " & RetIdEstr & "]"
Call AddRigaTabella(avalori06,,,04,,01)
Call SetColoreCella(04,RGB(164,255,255))
Call SetColoreCella(03,,vbBlue)
Call SetColoreCella(05,RGB(255,184,149))
Call SetColoreCella(06,RGB(255,255,128),00)
If RetRit = 00 Then Call SetColoreCella(04,RGB(255,128,255))
If RetRit = 00 Then Call SetColoreCella(07,RGB(255,128,255))
If RetRit = 00 Then Call SetColoreCella(08,RGB(255,128,255))
Next
Call CreaTabella()
Call Scrivi()
'------------------------------------------------------------------------------------------------------
ReDim n01(09)
Dim nn01
Dim atitoli01
atitoli01 = Array(atitoli01," CADENZE "," Ruota "," Numeri "," Ritardo ",_
" Rit. Sto. "," Frequenza "," Ultima uscita "," Data di uscita ")
Call InitTabella(atitoli01,vbGreen,,03,00)
For x = 01 To 10
n01(01) = Cadenza(x)
If x = 10 Then n01(01) = x * 10 - 90:n01(02) = n01(01) + 10:n01(03) = n01(01) + 20
n01(04) = n01(01) + 30:n01(05) = n01(01) + 40:n01(06) = n01(01) + 50
n01(07) = n01(01) + 60:n01(08) = n01(01) + 70:n01(09) = n01(01) + 80
Call StatisticaFormazioneTurbo(n01,ruote,Sorte,RetRit,RetRitMax,RetIncrRitMax,RetFre,Ini,fin)
Call VerificaEsitoTurbo(n01,ruote,fin - RetRit,Sorte,,,RetEsito,,RetEstratti,RetIdEstr)
nn01 = Array(n01(01),n01(02),n01(03),n01(04),n01(05),n01(06),n01(07),n01(08),n01(09))
Dim avalori01
avalori01 = Array(avalori01,Format2(x),NomeRuota(ruote(01)),StringaNumeri(nn01,,True),_
RetRit,RetRitMax,RetFre,RetEstratti,RetEsito)
If RetEsito <> "" Then avalori01(08) = DataEstrazione(RetIdEstr) & " [n° " & RetIdEstr & "]"
Call AddRigaTabella(avalori01,,,04,,01)
Call SetColoreCella(04,RGB(164,255,255))
Call SetColoreCella(03,,vbBlue)
Call SetColoreCella(05,RGB(255,184,149))
Call SetColoreCella(06,RGB(255,255,128),00)
If RetRit = 00 Then Call SetColoreCella(04,RGB(255,128,255))
If RetRit = 00 Then Call SetColoreCella(07,RGB(255,128,255))
If RetRit = 00 Then Call SetColoreCella(08,RGB(255,128,255))
Next
Call CreaTabella()
Call Scrivi()
'------------------------------------------------------------------------------------------------------
ReDim n03(10)
Dim nn03
Dim atitoli03
atitoli03 = Array(atitoli03," FIGURE "," Ruota "," Numeri "," Ritardo ",_
" Rit. Sto. "," Frequenza "," Ultima uscita "," Data di uscita ")
Call InitTabella(atitoli03,vbGreen,,3,0)
For x = 01 To 09
n03(01) = x:n03(02) = n03(01) + 09:n03(03) = n03(02) + 09:n03(04) = n03(03) + 09
n03(05) = n03(04) + 09:n03(06) = n03(05) + 09:n03(07) = n03(06) + 09
n03(08) = n03(07) + 09:n03(09) = n03(08) + 09:n03(10) = n03(09) + 09
Call StatisticaFormazioneTurbo(n03,ruote,Sorte,RetRit,RetRitMax,RetIncrRitMax,RetFre,Ini,fin)
Call VerificaEsitoTurbo(n03,ruote,fin - RetRit,Sorte,,,RetEsito,,RetEstratti,RetIdEstr)
nn03 = Array(n03(01),n03(02),n03(03),n03(04),n03(05),n03(06),n03(07),n03(08),n03(09),n03(10))
Dim avalori03
avalori03 = Array(avalori03,Format2(x),NomeRuota(ruote(01)),StringaNumeri(nn03,,True),_
RetRit,RetRitMax,RetFre,RetEstratti,RetEsito)
If RetEsito <> "" Then avalori03(08) = DataEstrazione(RetIdEstr) & " [n° " & RetIdEstr & "]"
Call AddRigaTabella(avalori03,,,04,,01)
Call SetColoreCella(04,RGB(164,255,255))
Call SetColoreCella(03,,vbBlue)
Call SetColoreCella(05,RGB(255,184,149))
Call SetColoreCella(06,RGB(255,255,128),00)
If RetRit = 00 Then Call SetColoreCella(04,RGB(255,128,255))
If RetRit = 00 Then Call SetColoreCella(07,RGB(255,128,255))
If RetRit = 00 Then Call SetColoreCella(08,RGB(255,128,255))
Next
Call CreaTabella()
Call Scrivi()
'------------------------------------------------------------------------------------------------------
ReDim n02(10)
Dim nn02
Dim atitoli02
atitoli02 = Array(atitoli02," DECINE "," Ruota "," Numeri "," Ritardo ",_
" Rit. Sto. "," Frequenza "," Ultima uscita "," Data di uscita ")
Call InitTabella(atitoli02,vbGreen,,03,00)
For x = 01 To 09
If x = 01 Then n02(01) = 01 : n02(02) = 02 : n02(03) = 03 :n02(04) = 04: n02(05) = 05: _
n02(06) = 06: n02(07) = 07: n02(08) = 08: n02(09) = 09 :n02(10) = 10
If x = 02 Then n02(01) = 11 : n02(02) = 12 : n02(03) = 13 :n02(04) = 14: n02(05) = 15: _
n02(06) = 16: n02(07) = 17: n02(08) = 18: n02(09) = 19 :n02(10) = 20
If x = 03 Then n02(01) = 21 : n02(02) = 22 : n02(03) = 23 :n02(04) = 24: n02(05) = 25: _
n02(06) = 26: n02(07) = 27: n02(08) = 28: n02(09) = 29 :n02(10) = 30
If x = 04 Then n02(01) = 31 : n02(02) = 32 : n02(03) = 33 :n02(04) = 34: n02(05) = 35: _
n02(06) = 36: n02(07) = 37: n02(08) = 38: n02(09) = 39 :n02(10) = 40
If x = 05 Then n02(01) = 41 : n02(02) = 42 : n02(03) = 43 :n02(04) = 44: n02(05) = 45: _
n02(06) = 46: n02(07) = 47: n02(08) = 48: n02(09) = 49 :n02(10) = 50
If x = 06 Then n02(01) = 51 : n02(02) = 52 : n02(03) = 53 :n02(04) = 54: n02(05) = 55: _
n02(06) = 56: n02(07) = 57: n02(08) = 58: n02(09) = 59 :n02(10) = 60
If x = 07 Then n02(01) = 61 : n02(02) = 62 : n02(03) = 63 :n02(04) = 64: n02(05) = 65: _
n02(06) = 66: n02(07) = 67: n02(08) = 68: n02(09) = 69 :n02(10) = 70
If x = 08 Then n02(01) = 71 : n02(02) = 72 : n02(03) = 73 :n02(04) = 74: n02(05) = 75: _
n02(06) = 76: n02(07) = 77: n02(08) = 78: n02(09) = 79 :n02(10) = 80
If x = 09 Then n02(01) = 81 : n02(02) = 82 : n02(03) = 83 :n02(04) = 84: n02(05) = 85: _
n02(06) = 86: n02(07) = 87: n02(08) = 88: n02(09) = 89 :n02(10) = 90
Call StatisticaFormazioneTurbo(n02,ruote,Sorte,RetRit,RetRitMax,RetIncrRitMax,RetFre,Ini,fin)
Call VerificaEsitoTurbo(n02,ruote,fin - RetRit,Sorte,,,RetEsito,,RetEstratti,RetIdEstr)
nn02 = Array(n02(01),n02(02),n02(03),n02(04),n02(05),n02(06),n02(07),n02(08),n02(09),n02(10))
Dim avalori02
avalori02 = Array(avalori02,Format2(x),NomeRuota(ruote(01)),StringaNumeri(nn02,,True),_
RetRit,RetRitMax,RetFre,RetEstratti,RetEsito)
If RetEsito <> "" Then avalori02(08) = DataEstrazione(RetIdEstr) & " [n° " & RetIdEstr & "]"
Call AddRigaTabella(avalori02,,,04,,01)
Call SetColoreCella(04,RGB(164,255,255))
Call SetColoreCella(03,,vbBlue)
Call SetColoreCella(05,RGB(255,184,149))
Call SetColoreCella(06,RGB(255,255,128),00)
If RetRit = 00 Then Call SetColoreCella(04,RGB(255,128,255))
If RetRit = 00 Then Call SetColoreCella(07,RGB(255,128,255))
If RetRit = 00 Then Call SetColoreCella(08,RGB(255,128,255))
Next
Call CreaTabella()
Call Scrivi()
'------------------------------------------------------------------------------------------------------
ReDim n04(10)
Dim nn04
Dim atitoli04
atitoli04 = Array(atitoli04," TABELLINE "," Ruota "," Numeri "," Ritardo ",_
" Rit. Sto. "," Frequenza "," Ultima uscita "," Data di uscita ")
Call InitTabella(atitoli04,vbGreen,,03,00)
For x = 01 To 09
If x = 01 Then n04(01) = 01 : n04(02) = 02 : n04(03) = 03 :n04(04) = 04: n04(05) = 05: _
n04(06) = 06: n04(07) = 07: n04(08) = 08: n04(09) = 09 :n04(10) = 10
If x = 02 Then n04(01) = 02 : n04(02) = 04 : n04(03) = 06 :n04(04) = 08: n04(05) = 10: _
n04(06) = 12: n04(07) = 14: n04(08) = 16: n04(09) = 18 :n04(10) = 20
If x = 03 Then n04(01) = 03 : n04(02) = 06 : n04(03) = 09 :n04(04) = 12: n04(05) = 15: _
n04(06) = 28: n04(07) = 21: n04(08) = 24: n04(09) = 27 :n04(10) = 30
If x = 04 Then n04(01) = 04 : n04(02) = 08 : n04(03) = 12 :n04(04) = 16: n04(05) = 20: _
n04(06) = 24: n04(07) = 28: n04(08) = 32: n04(09) = 36 :n04(10) = 40
If x = 05 Then n04(01) = 05 : n04(02) = 10 : n04(03) = 15 :n04(04) = 20: n04(05) = 25: _
n04(06) = 30: n04(07) = 35: n04(08) = 40: n04(09) = 45 :n04(10) = 50
If x = 06 Then n04(01) = 06 : n04(02) = 12 : n04(03) = 18 :n04(04) = 24: n04(05) = 30: _
n04(06) = 36: n04(07) = 42: n04(08) = 48: n04(09) = 54 :n04(10) = 60
If x = 07 Then n04(01) = 07 : n04(02) = 14 : n04(03) = 21 :n04(04) = 28: n04(05) = 35: _
n04(06) = 42: n04(07) = 49: n04(08) = 56: n04(09) = 63 :n04(10) = 70
If x = 08 Then n04(01) = 08 : n04(02) = 16 : n04(03) = 24 :n04(04) = 32: n04(05) = 40: _
n04(06) = 48: n04(07) = 56: n04(08) = 64: n04(09) = 72 :n04(10) = 80
If x = 09 Then n04(01) = 09 : n04(02) = 18 : n04(03) = 27 :n04(04) = 36: n04(05) = 45: _
n04(06) = 54: n04(07) = 63: n04(08) = 72: n04(09) = 81 :n04(10) = 90
Call StatisticaFormazioneTurbo(n04,ruote,Sorte,RetRit,RetRitMax,RetIncrRitMax,RetFre,Ini,fin)
Call VerificaEsitoTurbo(n04,ruote,fin - RetRit,Sorte,,,RetEsito,,RetEstratti,RetIdEstr)
nn04 = Array(n04(01),n04(02),n04(03),n04(04),n04(05),n04(06),n04(07),n04(08),n04(09),n04(10))
Dim avalori04
avalori04 = Array(avalori04,Format2(x),NomeRuota(ruote(01)),StringaNumeri(nn04,,True),_
RetRit,RetRitMax,RetFre,RetEstratti,RetEsito)
If RetEsito <> "" Then avalori04(08) = DataEstrazione(RetIdEstr) & " [n° " & RetIdEstr & "]"
Call AddRigaTabella(avalori04,,,04,,01)
Call SetColoreCella(04,RGB(164,255,255))
Call SetColoreCella(03,,vbBlue)
Call SetColoreCella(05,RGB(255,184,149))
Call SetColoreCella(06,RGB(255,255,128),00)
If RetRit = 00 Then Call SetColoreCella(04,RGB(255,128,255))
If RetRit = 00 Then Call SetColoreCella(07,RGB(255,128,255))
If RetRit = 00 Then Call SetColoreCella(08,RGB(255,128,255))
Next
Call CreaTabella()
Call Scrivi()
'------------------------------------------------------------------------------------------------------
ReDim n10(08)
Dim nn10
Dim atitoli10
atitoli10 = Array(atitoli10," GEMELLI "," Ruota "," Numeri "," Ritardo ",_
" Rit. Sto. "," Frequenza "," Ultima uscita "," Data di uscita ")
Call InitTabella(atitoli10,vbGreen,,03,00)
n10(01) = 11 : n10(02) = 22 : n10(03) = 33 : n10(04) = 44
n10(05) = 55 : n10(06) = 66 : n10(07) = 77 : n10(08) = 88
Call StatisticaFormazioneTurbo(n10,ruote,Sorte,RetRit,RetRitMax,RetIncrRitMax,RetFre,Ini,fin)
Call VerificaEsitoTurbo(n10,ruote,fin - RetRit,Sorte,,,RetEsito,,RetEstratti,RetIdEstr)
x = 01 : nn10 = Array(n10(01),n10(02),n10(03),n10(04),n10(05),n10(06),n10(07),n10(08))
Dim avalori10
avalori10 = Array(avalori10,Format2(x),NomeRuota(ruote(01)),StringaNumeri(nn10,,True),_
RetRit,RetRitMax,RetFre,RetEstratti,RetEsito)
If RetEsito <> "" Then avalori10(08) = DataEstrazione(RetIdEstr) & " [n° " & RetIdEstr & "]"
Call AddRigaTabella(avalori10,,,04,,01)
Call SetColoreCella(04,RGB(164,255,255))
Call SetColoreCella(03,,vbBlue)
Call SetColoreCella(05,RGB(255,184,149))
Call SetColoreCella(06,RGB(255,255,128),00)
If RetRit = 00 Then Call SetColoreCella(04,RGB(255,128,255))
If RetRit = 00 Then Call SetColoreCella(07,RGB(255,128,255))
If RetRit = 00 Then Call SetColoreCella(08,RGB(255,128,255))
Call CreaTabella()
Call Scrivi()
'------------------------------------------------------------------------------------------------------
Call Messaggio("Ruota Analizzata : " & NomeRuota(W_Ruote))
Call AvanzamentoElab(01,12,W_Ruote)
Next
End Sub
Function ScegliSorte
ReDim aVoci(04)
aVoci(00) = "Estratto"
aVoci(01) = "Ambo"
aVoci(02) = "Terno"
aVoci(03) = "Quaterna"
aVoci(04) = "Cinquina"
ScegliSorte = ScegliOpzioneMenu(aVoci,01," Scegli Tipo Sorte ") + 01
End Function