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.
vai a rivedere il video di quando abbiamo fatto la funzione scegliopzione anche li si doveva far apparire uan form
Dim c As Long
For c = 1 To 100
Scrivi c
Next
Riproduci questo piccolo esempio:ciao a tutti
Luigi domandina
Vedi l'allegato 2253191
come faccio a fare un exe ?
anzi come far partire la form?
ho messo il codice per riempire le list box nel pulsante elaborA
Ma parte solo il form del lancio script.
mi perdo in un bicchiere d acqua
Grazie per la dedica Rookie
e pure questo si vede in quel video ..
frmScript.Text1.Text = "prova"
tom per mandare il messaggio nella lista l'istruzione già c'è
Sub Messaggio(sMessaggio As String,, Optional bInLista As Boolean = False)
devi passare True a lsecondo parametro
Dim k As Long
Dim aRet() As STRUCT_VALORI_MIGLIORI
For k = 1 To UBound(aRet)
'Scrivi (StringaNumeri(aRet(k).aNumeri) & " --> " & aRet(k).Valore)
stringamessaggio = StringaNumeri(aRet(k).aNumeri) & " --> " & aRet(k).Valore
Messaggio(stringamessaggio, True)
AvanzamentoElaborazione(k, UBound(aRet))
Next
stringamessaggio = StringaNumeri(aRet(k).aNumeri) & " --> " & aRet(k).Valore
Codice:For k = 1 To UBound(aRet) 'Scrivi (StringaNumeri(aRet(k).aNumeri) & " --> " & aRet(k).Valore) stringamessaggio = StringaNumeri(aRet(k).aNumeri) & " --> " & aRet(k).Valore Messaggio(stringamessaggio, True) AvanzamentoElaborazione(k, UBound(aRet)) Next
Spettacolareee!
Si aprono possibilità inimmagginabili...
il cake design si apre a nuovi orizzonti