Follow along with the video below to see how to install our site as a web app on your home screen.
Nota: This feature may not be available in some browsers.
Sub Main()
For es=3549 To EstrazioneFin
For r=1 To 10
If Estratto(es,r,1)>0 Then
Scrivi Anno(es)&"/"&Format2(Mese(es))&"/"&Format2(giorno(es))&"    ",0,0
Scrivi SiglaRuota(r)&"    ",0,0
For p=1 To 5
Scrivi FormatSpace(Estratto(es,r,p),2,1)&"    ",0,0
Next
Scrivi
End If
Next
Next
Scrivi
End Sub
	Sub Main()
For es=3549 To EstrazioneFin ' per NZ imposta 7440
For r=1 To 11
If r=11 Then r=12
If Estratto(es,r,1)>0 Then
Scrivi Anno(es)&"/"&Format2(Mese(es))&"/"&Format2(Giorno(es))&"    ",0,0
Scrivi SiglaRuota(r)&"    ",0,0
For p=1 To 5
Scrivi FormatSpace(Estratto(es,r,p),2,1)&"    ",0,0
Next
Scrivi
End If
Next
Next
Scrivi
End Sub
	Sub Main()
   'x Milonico Aggiornatore Archivio
   'Script By Joe V.3.0 del 30/08/2025
   Dim Ini,Fin,Es,R,P,S,Out,Att,LF,NR
   Ini = 10706 : Fin = EstrazioniArchivio : LF = Chr(10) ' per NZ imposta 7440
   For Es = Ini To EstrazioneFin 
      AvanzamentoElab Ini,Fin,Es
      For S = 1 To 11
         R = S
         If S = 9 Then R = 12
         If S > 9 Then R = S - 1
         NR = UCase(SiglaRuota(R))
         If R = 8 Then NR= "RM"
         If R = 12 Then NR = "RN"
         Att = ""
         Att = Anno(Es) & "/" & Format2(Mese(Es)) & "/" & Format2(giorno(Es)) & vbTab & NR
         For P = 1 To 5
            Att = Att & vbTab & Estratto(Es,R,P)
         Next
         If SommaEstratti(Es,R) > 0 Then Out = Out & Att & LF
      Next
   Next
   Scrivi Out
End Sub
	
grazie di cuore joe e Cinzia27
joe perche l'archivio nel link della lottomatica e fermo al 23 agosto e non posso aggiornare
2025/08/23    BA    67    5    41    45    12
2025/08/23    CA    29    78    54    88    28
2025/08/23    FI    57    58    15    45    44
2025/08/23    GE    53    33    89    34    77
2025/08/23    MI    9    31    36    3    21
2025/08/23    NA    82    35    45    6    65
2025/08/23    PA    25    40    82    48    62
2025/08/23    RM    21    24    74    52    9
2025/08/23    RN    56    9    42    57    33
2025/08/23    TO    28    78    50    90    84
2025/08/23    VE    38    87    3    25    41
	Sub Main()
For es=10709 To EstrazioneFin ' per NZ imposta 7440
For r=1 To 11
If r=11 Then r=12
If Estratto(es,r,1)>0 Then
Scrivi Anno(es)&"/"&Format2(Mese(es))&"/"&Format2(giorno(es))&"      ",0,0
If r=8 Then rr="RM"
If r=12 Then rr="RN"
If r<12 And r<>8 Then rr=SiglaRuota(r)
Scrivi rr&"      ",0,0
For p=1 To 5
Scrivi FormatSpace (Estratto(es,r,p),2,0)&"      ",0,0
Next
Scrivi
End If
Next
Next
Scrivi
End Sub
	Sub Main()
For es=10700 To EstrazioneFin ' per NZ imposta 7440
Scrivi Anno(es)&"/"&Format2(Mese(es))&"/"&Format2(giorno(es))&"      ",0,0
Scrivi SiglaRuota(1)&"      ",0,0
For p=1 To 5
Scrivi FormatSpace (Estratto(es,1,p),2,0)&"      ",0,0
Next
Scrivi
Scrivi Anno(es)&"/"&Format2(Mese(es))&"/"&Format2(giorno(es))&"      ",0,0
Scrivi SiglaRuota(2)&"      ",0,0
For p=1 To 5
Scrivi FormatSpace (Estratto(es,2,p),2,0)&"      ",0,0
Next
Scrivi
Scrivi Anno(es)&"/"&Format2(Mese(es))&"/"&Format2(giorno(es))&"      ",0,0
Scrivi SiglaRuota(3)&"      ",0,0
For p=1 To 5
Scrivi FormatSpace (Estratto(es,3,p),2,0)&"      ",0,0
Next
Scrivi
Scrivi Anno(es)&"/"&Format2(Mese(es))&"/"&Format2(giorno(es))&"      ",0,0
Scrivi SiglaRuota(4)&"      ",0,0
For p=1 To 5
Scrivi FormatSpace (Estratto(es,4,p),2,0)&"      ",0,0
Next
Scrivi
Scrivi Anno(es)&"/"&Format2(Mese(es))&"/"&Format2(giorno(es))&"      ",0,0
Scrivi SiglaRuota(5)&"      ",0,0
For p=1 To 5
Scrivi FormatSpace (Estratto(es,5,p),2,0)&"      ",0,0
Next
Scrivi
Scrivi Anno(es)&"/"&Format2(Mese(es))&"/"&Format2(giorno(es))&"      ",0,0
Scrivi SiglaRuota(6)&"      ",0,0
For p=1 To 5
Scrivi FormatSpace (Estratto(es,6,p),2,0)&"      ",0,0
Next
Scrivi
Scrivi Anno(es)&"/"&Format2(Mese(es))&"/"&Format2(giorno(es))&"      ",0,0
Scrivi SiglaRuota(7)&"      ",0,0
For p=1 To 5
Scrivi FormatSpace (Estratto(es,7,p),2,0)&"      ",0,0
Next
Scrivi
Scrivi Anno(es)&"/"&Format2(Mese(es))&"/"&Format2(giorno(es))&"      ",0,0
Scrivi "RM      ",0,0
For p=1 To 5
Scrivi FormatSpace (Estratto(es,8,p),2,0)&"      ",0,0
Next
Scrivi
Scrivi Anno(es)&"/"&Format2(Mese(es))&"/"&Format2(giorno(es))&"      ",0,0
Scrivi  "RN      ",0,0
For p=1 To 5
Scrivi FormatSpace (Estratto(es,12,p),2,0)&"      ",0,0
Next
Scrivi
Scrivi Anno(es)&"/"&Format2(Mese(es))&"/"&Format2(giorno(es))&"      ",0,0
Scrivi SiglaRuota(9)&"      ",0,0
For p=1 To 5
Scrivi FormatSpace (Estratto(es,9,p),2,0)&"      ",0,0
Next
Scrivi
Scrivi Anno(es)&"/"&Format2(Mese(es))&"/"&Format2(giorno(es))&"      ",0,0
Scrivi SiglaRuota(10)&"      ",0,0
For p=1 To 5
Scrivi FormatSpace (Estratto(es,10,p),2,0)&"      ",0,0
Next
Scrivi
Next
End Sub