Alien.
Advanced Premium Member
For es = ini To fin
Messaggio es
Call AvanzamentoElab(Ini,Fin,es)
a = Estratto(es,3,1)
b = Estratto(es,8,1)
ok = 0
If a = 1 Or b = 1 Then
terzina1(1) = Fuori90(ComplAdX(Estratto(es,1,5)) + Estratto(es,12,2) + 32)
terzina1(2) = Fuori90(Vert(Estratto(es,10,4)) + Estratto(es,6,3) + 25)
terzina1(3) = Fuori90(Decina(Estratto(es,10,2)) + Estratto(es,2,4) + 10)
ok = 1
End If
If ok = 1 Then
co = co + 1
GRAZIE.
Messaggio es
Call AvanzamentoElab(Ini,Fin,es)
a = Estratto(es,3,1)
b = Estratto(es,8,1)
ok = 0
If a = 1 Or b = 1 Then
terzina1(1) = Fuori90(ComplAdX(Estratto(es,1,5)) + Estratto(es,12,2) + 32)
terzina1(2) = Fuori90(Vert(Estratto(es,10,4)) + Estratto(es,6,3) + 25)
terzina1(3) = Fuori90(Decina(Estratto(es,10,2)) + Estratto(es,2,4) + 10)
ok = 1
End If
If ok = 1 Then
co = co + 1
GRAZIE.
Ultima modifica: