Novità

Per joe o chi è capace

solare

Advanced Member >PLATINUM<
Ciao, cortesemente potresti modificare questo tuo listato in modo che trovi anche gli ambi di figura ? sempre su due ruote ed isotopi.

Option Explicit
Sub Main
Dim Ini,Fin,Es,P,R1,R2,E1,E2,S,GR

'Distanze Ripetute per Solare. V.3.1 By Joe. Alba, 01/05/2016.

Ini = EstrazioneFin - 9 : Fin = EstrazioneFin
For Es = Ini To Fin : Scrivi String(21,"=") & " " & DataEstrazione(Es) & " " & String(22,"="),1
For R1 = 1 To 10 : R2 = R1 + 1 : If R2 = 11 Then R2 = 1
Scrivi SiglaRuota(R1) & "+" & SiglaRuota(R2) & " ",1,0
ReDim Nu(90)
For P = 1 To 5
E1 = Estratto(Es,R1,P) : E2 = Estratto(Es,R2,P)
S =(Distanza(E1,E2)) : Nu(S) = Nu(S) + 1
Next
For P = 1 To 5
E1 = Estratto(Es,R1,P) : E2 = Estratto(Es,R2,P)
S = Format2(Distanza(E1,E2))
If Nu(S) > 1 Then ColoreTesto 2 : GR = True
Scrivi Format2(E1) & "-" & Format2(E2) & "=" & Format2(S) & " ",GR,0 : ColoreTesto 0 : GR = False
Next
Scrivi
Next
Next
Scrivi "RUOTE ",1,0
For P = 1 To 5
Scrivi P & "' Estr. ",1,0
Next
End Sub
 
Ultima modifica:
Ciao Solare.

Prova questo nuovo script:

Codice:
Option Explicit
Sub Main
    Dim Ini,Fin,Es,P1,P2,R1,R2,E1,E2,E3,E4,F1,F2,GR
    'Ambi Isotopi in Figura (x Solare). V.1.0 By Joe. Alba, 01/04/2018.
    Ini = EstrazioneFin - 155 : Fin = EstrazioneFin
    For Es = Ini To Fin
    AvanzamentoElab Ini,Fin,Es
        For R1 = 1 To 10
            For P1 = 1 To 4
                E1 = Estratto(Es,R1,P1)
                For P2 = P1 + 1 To 5
                    E2 = Estratto(Es,R1,P2)
                    F1 = Figura(E1) : F2 = Figura(E2)
                    If F1 = F2 Then
                        For R2 = R1 + 1 To 12
                            If R2 = 11 Then R2 = 12
                            E3 = Estratto(Es,R2,P1) : E4 = Estratto(Es,R2,P2)
                            If Figura(E3) = F1 And Figura(E4) = F2 Then
                                Scrivi DataEstrazione(Es) & "  ",1,0
                                Scrivi SiglaRuota(R1) & " " & Format2(E1) & "." & Format2(E2) & " >< ",0,0
                                Scrivi SiglaRuota(R2) & " " & Format2(E3) & "." & Format2(E4),0,0
                                Scrivi " (Fig " & F1 & ") [" & P1 & "°" & P2 & "°]",True
                            End If
                        Next
                    End If
                Next
            Next
        Next
        If ScriptInterrotto Then Exit For
    Next
End Sub

:)
 
CIAO Joe O VISTO IL TUO LISTATO interessante ........
se potresti con imput di ricerca figura a scelta, e sopratutto che la figura cercata, corrisponda in verticale orizzontale, a incrocio con la stessa distanza ti ringrazio di cuore e Auguri per la Santa Pasqua , grazie anticipatamente.
 

Ultima estrazione Lotto

  • Estrazione del lotto
    sabato 05 luglio 2025
    Bari
    25
    89
    22
    77
    56
    Cagliari
    05
    87
    46
    70
    49
    Firenze
    17
    85
    66
    59
    54
    Genova
    90
    65
    07
    44
    62
    Milano
    60
    84
    26
    78
    43
    Napoli
    71
    78
    86
    76
    84
    Palermo
    23
    42
    82
    60
    88
    Roma
    86
    60
    85
    19
    01
    Torino
    59
    30
    54
    29
    60
    Venezia
    90
    20
    71
    03
    81
    Nazionale
    70
    36
    74
    27
    38
    Estrazione Simbolotto
    Nazionale
    02
    32
    40
    16
    19

Ultimi Messaggi

Indietro
Alto