Cosi? codice: Private Sub Command1_Click() Dim i As Integer For i = 1 To CInt(Text1.Text) MsgBox i Next End Sub Toeke
Private Sub Command1_Click() Dim i As Integer For i = 1 To CInt(Text1.Text) MsgBox i Next End Sub
Regole del Forum